Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Game Development
  4. Simplest way to display (perhaps rotate) a 3D Model

Simplest way to display (perhaps rotate) a 3D Model

Scheduled Pinned Locked Moved Game Development
2 Posts 2 Posters 1.5k Views
  • 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.
  • S Offline
    S Offline
    snoop911
    wrote on last edited by
    #1

    Is there a recommended way of displaying a 3D Step file?

    I've read so many things, but not sure if the tools/techniques are obsolete due to the constant evolving 3rd party and Qt development!

    For example, Qt3D looks good but doesn't seem to support Step (or Dxf/Iges files). Same thing with importing using the VTK toolkit.

    Other tools, like GLUT, ResIL, PyQtGraph, ParaView, Processing, seem to be very powerful, but may not be suited well for 3D with Qt.

    Finally, I'm not opposed to converting the Step models into something else (Collada?) if it makes the process easier.

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

      Hi,

      I'm not sure whether it supports 3D Step files, but IIRC the assimp library can be used with Qt

      Hope it helps

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

      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