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. How to load and display a scene from a blender source file with Qt 3D libraries
Forum Updated to NodeBB v4.3 + New Features

How to load and display a scene from a blender source file with Qt 3D libraries

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 194 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
    sofiane
    wrote on last edited by sofiane
    #1

    I'm trying to load and display a blender source file scene with Qt 3D library, I guess we have to use Qt3Drender::Qmesh or Qt3Render::ScenceLoader, but I can't figure it out?

    1 Reply Last reply
    0
    • mrjjM Offline
      mrjjM Offline
      mrjj
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi
      For
      https://doc.qt.io/qt-5/qt3drender-qsceneloader.html#details
      It says it supports the following formats
      http://assimp.sourceforge.net/main_features_formats.html
      which list blend directly.
      Note i never tried it though.

      1 Reply Last reply
      1

      • Login

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