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

Add Draco encoder #37

Open
mkleins opened this issue Aug 27, 2021 · 1 comment
Open

Add Draco encoder #37

mkleins opened this issue Aug 27, 2021 · 1 comment

Comments

@mkleins
Copy link
Member

mkleins commented Aug 27, 2021

Draco is a powerful 3D library to compress 3D meshs: https://github.com/google/draco

What about Yoga compatibility? it could be a must to have.

@flozz
Copy link
Member

flozz commented Aug 27, 2021

  • Draco is only supported as an extension to the glTF 2 format (KHR_draco_mesh_compression) by assimp. We may enable this extension through an option in YOGA.
  • The Draco format itself (.drc files) is not supported by assimp yet, so it cannot be supported by YOGA for now.

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