Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Learning
  3. Qt in Education
  4. to learn 3d graphics for software type cad
Qt 6.11 is out! See what's new in the release blog

to learn 3d graphics for software type cad

Scheduled Pinned Locked Moved Unsolved Qt in Education
6 Posts 2 Posters 2.9k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Nio74N Offline
    Nio74N Offline
    Nio74
    wrote on last edited by
    #1

    Hello everyone, Is there any system to learn how to use QT in 3D graphics that is not paid?

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      hi
      you mean Qt3d ?
      https://www.ics.com/blog/introduction-qt3d
      or say openGL in Qt ?
      http://doc.qt.io/qt-5/qopenglwidget.html

      Nio74N 1 Reply Last reply
      0
      • mrjjM mrjj

        hi
        you mean Qt3d ?
        https://www.ics.com/blog/introduction-qt3d
        or say openGL in Qt ?
        http://doc.qt.io/qt-5/qopenglwidget.html

        Nio74N Offline
        Nio74N Offline
        Nio74
        wrote on last edited by
        #3

        Qt3d I would like to work on the creation of software for the manipulation of 3d files. Example I would like to slice a 3d file and each slice transform it into a Jpg / png image

        tanks

        @mrjj said in to learn 3d graphics for software type cad:

        hi
        you mean Qt3d ?
        https://www.ics.com/blog/introduction-qt3d

        mrjjM 1 Reply Last reply
        0
        • Nio74N Nio74

          Qt3d I would like to work on the creation of software for the manipulation of 3d files. Example I would like to slice a 3d file and each slice transform it into a Jpg / png image

          tanks

          @mrjj said in to learn 3d graphics for software type cad:

          hi
          you mean Qt3d ?
          https://www.ics.com/blog/introduction-qt3d

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @Nio74

          Hi
          Sorry I have never seen such material.
          Not even sure Qt3d is particular suit for that task.
          If i understand your task correctly, its pretty complex unless the model is very suited for slicing.
          You might find inspiration in existing tools
          http://manual.slic3r.org/advanced/svg-output
          This can also output images but not sure in same way as you mean.

          Nio74N 1 Reply Last reply
          0
          • mrjjM mrjj

            @Nio74

            Hi
            Sorry I have never seen such material.
            Not even sure Qt3d is particular suit for that task.
            If i understand your task correctly, its pretty complex unless the model is very suited for slicing.
            You might find inspiration in existing tools
            http://manual.slic3r.org/advanced/svg-output
            This can also output images but not sure in same way as you mean.

            Nio74N Offline
            Nio74N Offline
            Nio74
            wrote on last edited by Nio74
            #5

            Thanks you are very kind the software that you advised me to look might help me has the main library written in C ++ while the gui is written in Perl that I do not know (I'm really still studying C ++ for hobbies are a 45-year-old goldsmith who likes programming) tanks

            @mrjj said in to learn 3d graphics for software type cad:

            @Nio74

            Hi
            Sorry I have never seen such material.
            Not even sure Qt3d is particular suit for that task.
            If i understand your task correctly, its pretty complex unless the model is very suited for slicing.
            You might find inspiration in existing tools
            http://manual.slic3r.org/advanced/svg-output
            This can also output images but not sure in same way as you mean.

            mrjjM 1 Reply Last reply
            1
            • Nio74N Nio74

              Thanks you are very kind the software that you advised me to look might help me has the main library written in C ++ while the gui is written in Perl that I do not know (I'm really still studying C ++ for hobbies are a 45-year-old goldsmith who likes programming) tanks

              @mrjj said in to learn 3d graphics for software type cad:

              @Nio74

              Hi
              Sorry I have never seen such material.
              Not even sure Qt3d is particular suit for that task.
              If i understand your task correctly, its pretty complex unless the model is very suited for slicing.
              You might find inspiration in existing tools
              http://manual.slic3r.org/advanced/svg-output
              This can also output images but not sure in same way as you mean.

              mrjjM Offline
              mrjjM Offline
              mrjj
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @Nio74 said in to learn 3d graphics for software type cad:

              goldsmith

              That is cool. I have deep respect for goldsmiths
              as its one of the real crafts left in this digital age.

              Perl is not so bad as such. Has C like syntax.

              I looked around for Qt3d tuts but it seems the module is so new that almost none exists. or at least that i could find.
              ( the google fu is normally strong in this one)

              1 Reply Last reply
              0

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved