You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
--transform option on an animated glb doesn't work anymore as it thinks the --instance option is on when it isn't.
npx gltfjsx ./public/characters/Animated/Character0.glb --T -M
instance: Instancing is not currently supported for animated models.
munmap_chunk(): invalid pointer
Aborted
So now I can't draco compress my animated models anymore.
I tried to use gltfpack but I couldn't figure out how to load them without it crashing.
Thanks.
The text was updated successfully, but these errors were encountered:
Note --transform is not working on 6.5.0 I just tested an a glb with no animations and I had to use [email protected] to get it working, latest 6.5.0 might be a regression.
--transform option on an animated glb doesn't work anymore as it thinks the --instance option is on when it isn't.
So now I can't draco compress my animated models anymore.
I tried to use gltfpack but I couldn't figure out how to load them without it crashing.
Thanks.
The text was updated successfully, but these errors were encountered: