Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt and 3D - Render Textured Model
Forum Updated to NodeBB v4.3 + New Features

Qt and 3D - Render Textured Model

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 680 Views 1 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.
  • webzoidW Offline
    webzoidW Offline
    webzoid
    wrote on last edited by
    #1

    This is probably quite an open-ended question but, I have a 3D model which I've exported from Solidworks and taken into 3D Studio MAX to apply texturing, etc. I now want to export this into a file format (3DS, for example) which Qt can read "out-the-box" and render to a 3D view (QOpenGLWidget, etc).

    A great number of the examples I've looked through seem to apply the texture separately to loading in the model mesh.

    Would this still be the case with what I'm wanting to achieve or is there a way of bringing in a textured model in one operation?

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

      Hi,

      From what you describe, aren't you looking for the Qt3D module ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      webzoidW 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        From what you describe, aren't you looking for the Qt3D module ?

        webzoidW Offline
        webzoidW Offline
        webzoid
        wrote on last edited by
        #3

        @SGaist Thanks for your comment. I'm not really sure whether Qt3D will do the trick but I'll continue my investigations there.

        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