ponahoum / three-usdz-loader

A basic USDZ file (Pixar Universal Scene Description) loader for ThreeJS
Other
138 stars 24 forks source link

Loader fails when USDZ contains animations #11

Open LucaFilitz opened 1 year ago

LucaFilitz commented 1 year ago

When you load a USDZ file that contains animations, the loader fails to load any meshes (array is empty).

You can verify that by loading these files in the demo from the readme:

Since the readme explicitly states that animtions are supported this is very weird behavior.

LucaFilitz commented 1 year ago

I pretty much get the same errors like described here: #6