crunch
Texture compressor
A high-performance texture compression and transcoding library for developers.
Advanced DXTc texture compression and transcoding library
239 stars
29 watching
56 forks
Language: C++
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
binomialllc/crunch | A library that provides advanced DXTn texture compression and transcoding capabilities for various graphics formats. | 855 |
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 |
andydbc/unity-texture-packer | A utility tool to combine color channels from different textures into a single output. | 683 |
atomicobject/heatshrink | A data compression library designed for efficient use in resource-constrained systems. | 1,333 |
richgel999/astc_dec | Decompresses ASTC texture blocks to 8-bit RGBA pixels | 42 |
nfrechette/acl | A C++ library for compressing and decompressing 3D animations to reduce memory usage without sacrificing performance or accuracy. | 1,369 |
gpuopen-tools/compressonator | Tool suite for compressing and optimizing 3D models and textures using CPUs, GPUs, and APUs | 1,304 |
zentures/encoding | A set of algorithms for compressing integers in programming languages | 129 |
richgel999/jpeg-compressor | A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. | 217 |
microsoft/uvatlas | A C++ library for creating and packing isochart texture atlases | 847 |
spillerrec/cgcompress | A tool for efficiently storing and managing visual novel images by compressing variations into a single file | 16 |
blosc/c-blosc | A high-performance compressor optimized for binary data transmission and memory-bound computations. | 986 |
dfa1234/ngx-image-compress | A utility service for compressing images to a specified size and quality using Angular and image processing techniques. | 87 |
richgel999/fpng | A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. | 879 |