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 import all animations including color animations from a 3D file format into Qt?
Qt 6.11 is out! See what's new in the release blog

How to import all animations including color animations from a 3D file format into Qt?

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

    I do have a .dae file (I've tried also .gltf, .obj, fbx and so on), that contains all sorts of animations. As mentiond in Qt Documentation "it is possible to import transform animations, deformations animations and also lights and cams". Balsam tool does a great job of converting 3D file formats into .qml. Though there are some color changing animtions included in my .dae file.
    I can understand what the Documentaion points to. But is there really no way to put color animations (material animations) into qt (not programily, because there are a lot of color changing animations) ?
    Is there a way to bypass this problem, for example using baked animations? UV mapping animations? Image Texture animations? etc.? does anyone has any experiences in this field?

    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