janestar / KTX

KTX (Khronos Texture) is a lightweight file format for OpenGL textures, designed around how textures are loaded in OpenGL.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo The Official Khronos KTX Repository

This is the offical home of the source code for the Khronos KTX library and tools.

Download packages and live documentation can be found on the KTX page of the OpenGL ES SDK on khronos.org.

See CONTRIBUTING for information about contributing.

See LICENSING for information about licensing.

If you need help with KTX please use the KTX forum.

About

KTX (Khronos Texture) is a lightweight file format for OpenGL textures, designed around how textures are loaded in OpenGL.


Languages

Language:C 77.1%Language:C++ 18.4%Language:Makefile 2.5%Language:Shell 1.1%Language:CMake 0.9%