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. Migrating 3D Project from QT 5.4.0 to QT 6 with QT3D: File Format Recommendations and Collada Support Concerns
Forum Updated to NodeBB v4.3 + New Features

Migrating 3D Project from QT 5.4.0 to QT 6 with QT3D: File Format Recommendations and Collada Support Concerns

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 142 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.
  • M Offline
    M Offline
    Mohammed ShahRukh khan
    wrote on last edited by
    #1

    Hello Everyone,

    I am working on a project where we have QML and 3D components, and we are currently using QT version 5.4.0. I am in the process of porting it to QT 6 and considering the use of QT3D.

    With our current setup in version 5.4.0, we create 3D files in 3DSMax and export them in the .dae (Collada format). However, we have encountered some issues with Collada files during the export process.

    I also read that Collada support might no longer be available, as there are no updated versions of Collada available on the internet. Therefore, I would like to seek your suggestions regarding which file format I should use for exporting the 3D files - either .3ds, .fbx, or .dae (as we have been using). I also attempted to export in .3ds format and use Assimp with QT, but I came across information on the internet suggesting that .3ds format sometimes does not include scenes and animations.

    Could you please provide guidance on this matter?

    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