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

What can I do to make the generated gltf smaller. Is texture compressed or simplified? #229

Open
simonasdmd opened this issue Jan 17, 2020 · 4 comments

Comments

@simonasdmd
Copy link

What can I do to make the generated gltf smaller. Is texture compressed or simplified?

@simonasdmd
Copy link
Author

Does no one know the problem?

@lilleyse
Copy link
Contributor

At the moment gltf-pipeline doesn't compress textures but we are hoping to add support for basis (KhronosGroup/glTF#1751) at some point.

@simonasdmd
Copy link
Author

If we can reduce the size of the generated gltf. That would be a very big step forward.

@lanxinger
Copy link

you can use both Draco and texture compression. draco compression you can get via gltf-pipeline and texture compression you can use mozjpeg if you are using jpegs. there is also an array of other image compressions out there.

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

3 participants