Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 2.96 KB

resources.md

File metadata and controls

39 lines (30 loc) · 2.96 KB

KTX Resources

KTX (Khronos Texture) is an efficient, lightweight container format for reliably distributing GPU textures to diverse platforms and applications. The contents of a KTX file can range from a simple base-level 2D texture to a cubemap array texture with mipmaps. KTX files hold all the parameters needed for efficient texture loading into 3D APIs such as OpenGL® and Vulkan®, including access to individual mipmap levels.

This Resource Guide is curated by the KTX Working Group to assist computing specialists, developers and researchers of all skill levels find documentation and tools to start effectively harnessing the power of KTX. The KTX Working Group will continuously evolve the guide and welcomes any feedback on how it can be improved via GitHub.

Khronos KTX Resources

KTX-Software

KTX-Software Documentation

Webassembly Transcoders

KTX Guidelines