Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. 3D Viewer in GUI
Forum Updated to NodeBB v4.3 + New Features

3D Viewer in GUI

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 229 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
    saketsgh
    wrote on last edited by
    #1

    Hi Folks ! I am trying to build a 3D viewer for a .fbx 3D object inside a GUI.
    So far I have converted the .fbx file into a QML component using "Balsam tool" (as suggested in the documentation). The QML component file generated has different models defined using meshes and stuff, and all of that information is encapsulated inside a Node. Now, what I have been trying to do is include that Node inside the View3D using "importScene" but have not found success in it. My GUI does not display anything on it.
    Could anyone please help me ? I am new to Qt and QML and would highly appreciate it if anyone could guide me. Thanks

    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