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

Support draco compression #25

Open
dtrinh100 opened this issue Jul 28, 2020 · 2 comments
Open

Support draco compression #25

dtrinh100 opened this issue Jul 28, 2020 · 2 comments

Comments

@dtrinh100
Copy link

Is it possible to use this library to apply Draco compression to an existing gltf file?

@qmuntal
Copy link
Owner

qmuntal commented Jul 28, 2020

At the moment it only supports encoding/decoding the json extension, it does not support yet compression and decompression.

It is on my mind supporting it, don't know yet if via cgo or wasm

@qmuntal qmuntal changed the title Question about using this library Support draco compression Aug 12, 2020
@qmuntal
Copy link
Owner

qmuntal commented Feb 25, 2021

Draco-encoded meshes support is on the way, it will be provided as an external package: https://github.com/qmuntal/draco-go. Once I have draco-go implemented I'll add some documentation to use qmuntal/gltf together with qmuntal/draco-go.

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