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 support for KTX textures and KHR_texture_basisu? #177

Open
echadwick-artist opened this issue Feb 7, 2022 · 3 comments
Open

Add support for KTX textures and KHR_texture_basisu? #177

echadwick-artist opened this issue Feb 7, 2022 · 3 comments

Comments

@echadwick-artist
Copy link

It would be helpful if the glTF Validator supported KHR_texture_basisu and mimeType:"image/ktx2".

Currently the validator reports multiple Warnings and Infos related to KTX2, and thus does not list the dimensions of the bitmaps, among other useful infos.

The Stained Glass Lamp sample model includes an example with KTX2 textures:
https:/KhronosGroup/glTF-Sample-Models/tree/master/2.0/StainedGlassLamp/glTF-KTX-BasisU
This model has the basisu extension listed in both extensionsUsed and extensionsRequired, because there are no fallback textures. (see #157)

Thanks!

@lexaknyazev
Copy link
Member

This feature is going to be included in the upcoming validator release.

@echadwick-artist
Copy link
Author

Hi @lexaknyazev do you have any news on when the next release might be posted?

@echadwick-artist
Copy link
Author

Any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants