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

Update cgltf to add support for webp textures in gltf/glb scenes #7962

Open
hannojg opened this issue Jul 4, 2024 · 1 comment
Open

Update cgltf to add support for webp textures in gltf/glb scenes #7962

hannojg opened this issue Jul 4, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request gltf Specific to glTF support low priority Low priority issue

Comments

@hannojg
Copy link
Contributor

hannojg commented Jul 4, 2024

Is your feature request related to a problem? Please describe.

Use webp for textures in gltf/glb scenes. Webp is usually better compressed than e.g. jpeg and I'd really like it on mobile to optimise the size of my scenes.

Describe the solution you'd like

In a recent PR cgltf added support for webp:

I think all we'd need to do in filament is update cgltf and maybe add some small changes to filament to make it work?

Describe alternatives you've considered

/

OS and backend

its not, I think cgltf is used cross platform.

@hannojg
Copy link
Contributor Author

hannojg commented Jul 8, 2024

Note: I just realised that since the mentioned PR get merged no new release has been created. So we have to wait for a bit…

@pixelflinger pixelflinger added enhancement New feature or request gltf Specific to glTF support labels Jul 8, 2024
@pixelflinger pixelflinger added the low priority Low priority issue label Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gltf Specific to glTF support low priority Low priority issue
Projects
None yet
Development

No branches or pull requests

4 participants