glTF-Validator icon indicating copy to clipboard operation
glTF-Validator copied to clipboard

Add support for KTX textures and KHR_texture_basisu?

Open echadwick-artist opened this issue 3 years ago • 3 comments

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://github.com/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 https://github.com/KhronosGroup/glTF-Validator/issues/157)

Thanks!

echadwick-artist avatar Feb 07 '22 16:02 echadwick-artist

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

lexaknyazev avatar Feb 08 '22 19:02 lexaknyazev

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

echadwick-artist avatar Oct 26 '22 16:10 echadwick-artist

Any updates?

echadwick-artist avatar Sep 27 '23 15:09 echadwick-artist