Texture compression library
mkdir target && cd target # - create build target directory
cmake -DCMAKE_INSTALL_PREFIX=build .. # - run CMake, set install directory
make # - compile
- Add tests
- Support more formats ETC, PVRTC, ASTC
zlib, see LICENSE file for more information
- [SOIL][] - Simple OpenGL Image Library (DXT1, DXT5)