We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is it possible to call animations nested in the gltf file (or bin)?
Thank you guys so much for this repository!
The text was updated successfully, but these errors were encountered:
I like glTF (.gltf) with embedded resources .gltf files can be recognized by the loader gltf2.js,
https://github.com/immersive-web/webxr-samples/blob/main/js/render/loaders/gltf2.js
With .glb, textures and mesh data are bound in a single file. This makes it easier to pass them on. https://github.com/KhronosGroup/glTF-Sample-Models
Sorry, something went wrong.
No branches or pull requests
Is it possible to call animations nested in the gltf file (or bin)?
Thank you guys so much for this repository!
The text was updated successfully, but these errors were encountered: