Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--transform option on an animated model doesn't work anymore as it thinks the --instance option is on when it isn't. #271

Open
campbellgoe opened this issue Aug 5, 2024 · 1 comment

Comments

@campbellgoe
Copy link

--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.

@campbellgoe
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant