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. Qt3D render collada file
Forum Updated to NodeBB v4.3 + New Features

Qt3D render collada file

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
3 Posts 2 Posters 656 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.
  • S Offline
    S Offline
    ScottHamilton 0
    wrote on last edited by
    #1

    Hello, I'm starting in 3D and I would like to make some 3D stuff in a project.

    So to train myself I've learned blender, created a sword with some simple materials (just base color) and exported it to Collada file (.dae). The scene contains a sword, a light and a camera. I've correctly exported the scene to Collada with the corresponding Qt tutorial. And I'm left with a QML Project and this file. I've have tried some things but didn't got to any working code so I'm asking you if you would know how to render the scene as it is in the camera in blender render mode?

    1 Reply Last reply
    0
    • EddyE Offline
      EddyE Offline
      Eddy
      wrote on last edited by
      #2

      Hello,

      welcome to the Qt Forums.

      "I've correctly exported the scene to Collada with the corresponding Qt tutorial. "
      What Qt tutorial did you use exactly? What Qt version are you using? Can you open your file with a viewer? (just to test if the export went well)

      At this moment I cannot open a DAE-file myself with Qt12.4 or Qt 13.0. I tested it, but don't need it really..so i was going on with more important goals.
      Using an obj file or gltf file is working right now. I think blender can export those? If so would it be OK to use one of those formats? If you have to make a choice, I would use gltf over obj, because it has more to offer.

      Qt Certified Specialist
      www.edalsolutions.be

      1 Reply Last reply
      1
      • EddyE Offline
        EddyE Offline
        Eddy
        wrote on last edited by
        #3

        i've made a bugreport:
        QTBUG-77744

        If you consider this to be important for your projects, you can vote for it there.

        Qt Certified Specialist
        www.edalsolutions.be

        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