crunch
Texture compressor
A library that provides advanced DXTn texture compression and transcoding capabilities for various graphics formats.
Advanced DXTc texture compression and transcoding library
855 stars
50 watching
186 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
unity-technologies/crunch | A high-performance texture compression and transcoding library for developers. | 239 |
mainroach/crabby | An algorithm for compressing and decompressing sprite sheets in real-time on the GPU without intermediate CPU processing. | 104 |
microsoft/directxtex | A texture processing library used in game development and graphics applications | 1,826 |
spillerrec/cgcompress | A tool for efficiently storing and managing visual novel images by compressing variations into a single file | 16 |
atomicobject/heatshrink | A data compression library designed for efficient use in resource-constrained systems. | 1,333 |
nfrechette/acl | A C++ library for compressing and decompressing 3D animations to reduce memory usage without sacrificing performance or accuracy. | 1,369 |
blosc/c-blosc | A high-performance compressor optimized for binary data transmission and memory-bound computations. | 986 |
richgel999/bc7enc16 | A fast and efficient single-source file BC7/BPTC texture encoder with perceptual metric support. | 150 |
dfa1234/ngx-image-compress | A utility service for compressing images to a specified size and quality using Angular and image processing techniques. | 87 |
logicomacorp/pulsejet | A sample compression codec designed to work efficiently in resource-constrained environments. | 40 |
richgel999/astc_dec | Decompresses ASTC texture blocks to 8-bit RGBA pixels | 42 |
microsoft/uvatlas | A C++ library for creating and packing isochart texture atlases | 847 |
emmanuel-marty/zultra | A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
quixdb/squash | Provides a single API to access multiple compression libraries. | 405 |
flanglet/kanzi-cpp | A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. | 137 |