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. Can AssimpImporter class in Qt3DRender be used to load model directly?Is there any examples?

Can AssimpImporter class in Qt3DRender be used to load model directly?Is there any examples?

Scheduled Pinned Locked Moved Solved General and Desktop
assimpassimpimporter3d model
2 Posts 2 Posters 587 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
    Stephen INF
    wrote on 16 Feb 2018, 13:07 last edited by
    #1

    I found since Qt5.5,there is AssimpImporter class in Qt3DRender,does it mean I can use AssimpImporter class to load 3D model directly without configuring assimp by myself?I trid to configure assimp,but there are lots of errors,and it would be realy troublesome when it changed to linux.
    If AssimpImporter class can do it directly,then is there any example or reference?
    Any suggestion would be appreciated,thanks in advanced.

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on 17 Feb 2018, 10:14 last edited by A Former User
      #2

      'AssimpImporter' should be able to import 3D models supported by 'Assimp' library, but there is no such class in Qt, at least not in Qt 5.5.1 (Kubuntu 16.04.3), Qt 5.10.0 (Windows 10 and Kubuntu 16.04.3) and Qt 5.10.1 (Windows 10).

      Personally I wouldn't recommend you using Qt3D (at this point), since this module still looks like a technology preview although is not marked as such.

      1 Reply Last reply
      2

      1/2

      16 Feb 2018, 13:07

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved