KTX-Software icon indicating copy to clipboard operation
KTX-Software copied to clipboard

documentation: we miss short available format list for .ktx

Open Vinc3r opened this issue 7 years ago • 2 comments

I'm a BabylonJS user so I know there is a list about astc, dxt, pvrtc, etc1, etc2, atc on this page : https://doc.babylonjs.com/resources/multi-platform_compressed_textures#khronos-texture-container-format-ktxhttpswwwkhronosorgopenglessdktoolsktx-files

Then I had in mind to go read directly to the source about a short descriptions of what are these formats targetting which OS/hardware, so I get this page : https://www.khronos.org/opengles/sdk/tools/KTX/

But after some searches I wasn't able to find any simple chart like the BabylonJS one below: img

Do you think it's possible to add something like that?

Vinc3r avatar Mar 22 '19 08:03 Vinc3r

As of https://github.com/KhronosGroup/KTX-Specification/pull/99, the KTX2 spec now has an extensive list of GPU formats with platform support information.

lexaknyazev avatar Oct 03 '19 13:10 lexaknyazev

If you feel the list in the spec. is insufficient or too hard to find, feel free to add something to this project's wiki.

MarkCallow avatar May 16 '20 05:05 MarkCallow