Skip to content

Cloudef/texhck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TEXhck

Texture compression library

Building

mkdir target && cd target                # - create build target directory
cmake -DCMAKE_INSTALL_PREFIX=build ..    # - run CMake, set install directory
make                                     # - compile

TODO

  • Add tests
  • Support more formats ETC, PVRTC, ASTC

License

zlib, see LICENSE file for more information

Thanks to

  • [SOIL][] - Simple OpenGL Image Library (DXT1, DXT5)

About

Texture compression library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages