tinygltf icon indicating copy to clipboard operation
tinygltf copied to clipboard

[TODO] Add support to read KTX image using tiny_ktx

Open syoyo opened this issue 6 years ago • 6 comments
trafficstars

https://github.com/DeanoC/tiny_ktx

syoyo avatar Jul 03 '19 04:07 syoyo

That's interesting.

I saw that Sascha Willems uses KTX textures in his glTF + Vulkan + PBR demo

Ybalrid avatar Jul 04 '19 01:07 Ybalrid

Added initial ktx support in tinyktx branch: https://github.com/syoyo/tinygltf/tree/tinyktx

syoyo avatar Jul 05 '19 07:07 syoyo

@syoyo Do you have any plans on continuing working on that branch? Also, do you have any information/samples on how to use other compressed texture format extensions? (e.g. MSFT_texture_dds)

spnda avatar Mar 22 '22 14:03 spnda

@spnda There is no plan to working on it again. Your contribution is much appreciate.

syoyo avatar Mar 22 '22 14:03 syoyo

At this point, it looks like Meta will only offer KTX textures on their rendermodels in OpenXR. This is quite frustrating. Does anyone have instructions on how to use tiny_ktx with newer tinygltf?

cnlohr avatar Jun 28 '23 00:06 cnlohr

No one is working on it. You can contribute

syoyo avatar Jun 28 '23 07:06 syoyo