[Graphics] crunch - Advanced DXT texture compression and real-time transcoding library - Google Project Hosting
crunch is an open source ( ZLIB license ) lossy texture compression library and command line compression tool for developers that distribute and use content in the DXT1/5/N or 3DC/BC5 compressed mipmapped texture formats. It consists of a command line tool named "crunch", a compression library named "crnlib", and a single-header file, completely stand alone transcoder C++ class located in inc/crn_decomp.h . crnlib's results are competitive to transform based recompression approaches, as shown here . ... ... crunch - Advanced DXT texture compression and real-time transcoding library - Google Project Hosting