crabby

Texture compressor

An algorithm for compressing and decompressing sprite sheets in real-time on the GPU without intermediate CPU processing.

A texture compression algorithm for sprite sheets that allows decompression on the GPU during rendering.

GitHub

104 stars
10 watching
9 forks
Language: C
last commit: over 10 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
unity-technologies/crunch A high-performance texture compression and transcoding library for developers. 239
binomialllc/crunch A library that provides advanced DXTn texture compression and transcoding capabilities for various graphics formats. 855
richgel999/fpng A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. 879
spillerrec/cgcompress A tool for efficiently storing and managing visual novel images by compressing variations into a single file 16
runestubbe/crinkler An executable file compressor tool specifically designed for small 32-bit Windows demoscene executables. 1,075
sstadick/crabz A cross-platform compression and decompression tool written in Rust. 331
huxingyi/squeezer Tools to efficiently pack game textures using an algorithm-based approach 69
stereobooster/html_press A tool for compressing HTML by removing whitespace and converting relative URLs to absolute ones. 35
nfrechette/acl A C++ library for compressing and decompressing 3D animations to reduce memory usage without sacrificing performance or accuracy. 1,369
kurehajime/cmprss A tool that applies a custom compression algorithm to text input and produces the compressed output as a string. 5
kilian/trimage A tool for compressing and optimizing PNG and JPG images using various command-line tools 708
catid/zpng A fast and efficient lossless photographic image compression library 273
serge-rgb/tinyjpeg A small C library for compressing JPEG images with optional quality adjustment 266
imager-io/imager Automates the compression of images to reduce their size without compromising quality. 650
richgel999/bc7enc16 A fast and efficient single-source file BC7/BPTC texture encoder with perceptual metric support. 150