syoyo / tinyusdz

Tiny, dependency-free USDZ/USDA/USDC library written in C++14
Other
453 stars 32 forks source link

No animations for animated models #132

Closed tellypresence closed 2 months ago

tellypresence commented 3 months ago

On branch rendermesh-refactor or dev

For animated model BrainStem.usdz, value of render_scene.animations.size() is 0. Expectation is there should be at least 1 animation for this model:

For animated model CesiumMan.usdz, value of render_scene.animations.size() is 0. Expectation is there should be at least 1 animation for this model:

syoyo commented 2 months ago

https://github.com/syoyo/tinyusdz/issues/148