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

GLTF generation with webP needs proper handling of textures #27

Open
agajdosi opened this issue Dec 14, 2024 · 1 comment
Open

GLTF generation with webP needs proper handling of textures #27

agajdosi opened this issue Dec 14, 2024 · 1 comment

Comments

@agajdosi
Copy link
Member

Right now we first try to generate the GLTF with WebP format. However the webP format conversion can fail in some cases (try it on Seal https://www.blenderkit.com/get-blenderkit/cf146efa-ee28-46d8-8b01-f8f7b31d6cdf/).

In most cases then the GLTF is generated with fallback minimal configuration which does not use WebP. IIf we really want WebP, we should track down and handle all the cases of conversion failures.

@agajdosi
Copy link
Member Author

ping @vilemduha

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

1 participant