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. Qt Quick 3D use 3D models with skeleton
QtWS25 Last Chance

Qt Quick 3D use 3D models with skeleton

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
qt quick 3dmodelskeleton
1 Posts 1 Posters 442 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.
  • Dmitry87D Offline
    Dmitry87D Offline
    Dmitry87
    wrote on last edited by Dmitry87
    #1

    In Qt 6 Model Item has a skeleton property which can be used to animate models: https://doc-snapshots.qt.io/qt6-dev/qml-qtquick3d-model.html
    Here is a working example of skeleton animation: https://doc-snapshots.qt.io/qt6-dev-cmake/qtquick3d-skinning-example.html
    I have a 3D model with skeleton, how can I load it to be able to animate it in QML?
    Is a specific model file format required? So far I tried *.mesh, but it doesn't seam to have bones and the skeleton pointer is null.

    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