Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Is it possible to read a DXF file and display it on the screen in Qt

    General and Desktop
    2
    3
    2228
    Loading More Posts
    • 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.
    • F
      fs_tigre last edited by

      Hi,

      Is it possible to read a DXF file and display it on the screen in Qt? If yes, where can I find more information about it?

      Thanks

      1 Reply Last reply Reply Quote 0
      • Chris Kawa
        Chris Kawa Moderators last edited by

        There's a separate module called Qt3D that handles loading 3d scenes.
        Looking at "the source tree":https://qt.gitorious.org/qt/qt3d/source/8069b77ed6d579a568f05f818166c375bf5f6e1a:3rdparty/assimp/code it looks like there's a loader for DXF but I don't know how complete is it.

        Here's a wiki on some basic usage: "Loading a 3D model":http://qt-project.org/wiki/Loading-a-3D-Model

        1 Reply Last reply Reply Quote 0
        • F
          fs_tigre last edited by

          Ok I will take a look at it. Thanks a lot.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post