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

Animated gltf #134

Open
5imonCornergames opened this issue Nov 15, 2021 · 1 comment
Open

Animated gltf #134

5imonCornergames opened this issue Nov 15, 2021 · 1 comment

Comments

@5imonCornergames
Copy link

Is it possible to call animations nested in the gltf file (or bin)?

Thank you guys so much for this repository!

@r23
Copy link
Member

r23 commented Apr 7, 2022

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

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

2 participants