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

Animation support #19

Open
pablode opened this issue Apr 26, 2022 · 3 comments
Open

Animation support #19

pablode opened this issue Apr 26, 2022 · 3 comments
Labels
1.0 release To be done until first release

Comments

@pablode
Copy link
Owner

pablode commented Apr 26, 2022

glTF animations are currently not supported. They are described in spec section 3.11.

@pablode pablode added the 1.0 release To be done until first release label Apr 26, 2022
@issacclee
Copy link

animation support would definitely be great!

@issacclee
Copy link

In another repository(GLTFKit2), the maintainer described the difficulty of parsing gltf animation to load in Realitykit. Are these problems somewhat related to the challenge we face for guc to integrate animation translation as well?

@pablode
Copy link
Owner Author

pablode commented Nov 17, 2024

It does not seem like the USD spline library (some info here and here) which I'm going to use has this kind of restriction.

Unfortunately, the library is still not mature enough. Although the API and serialization have been implemented, it's still lacking the evaluation and visualization parts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.0 release To be done until first release
Projects
None yet
Development

No branches or pull requests

2 participants