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. [SOLVED] QtQuick3D .obj file format, no texture showing up
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] QtQuick3D .obj file format, no texture showing up

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 1 Posters 3.5k Views 1 Watching
  • 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.
  • B Offline
    B Offline
    billouparis
    wrote on last edited by
    #1

    Hello, I am playing around with QtQuick3D.
    Wanted to render a 3D model of mine stored as a .obj file + .mtl file and several textures.
    The 3D model is easily rendered on the screen, but no textures are showing up. And there are no errors whatsoever in the output terminal window.
    Does somebody know if this is a problem with the assimp library, or something related to QtQuick3D itself, or maybe the problem shall be on my side?

    Thank you,
    Bill

    1 Reply Last reply
    0
    • B Offline
      B Offline
      billouparis
      wrote on last edited by
      #2

      Apparently Assimp is the problem, it does the same in the assimp viewer. Thank you anyway.

      1 Reply Last reply
      0
      • B Offline
        B Offline
        billouparis
        wrote on last edited by
        #3

        It works better with Collada files (file extension .dae)

        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