Crinkler
Demoscene compressor
An executable file compressor tool specifically designed for small 32-bit Windows demoscene executables.
Crinkler is an executable file compressor (or rather, a compressing linker) for compressing small 32-bit Windows demoscene executables. As of 2020, it is the most widely used tool for compressing 1k/4k/8k intros.
1k stars
21 watching
54 forks
Language: C++
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mainroach/crabby | An algorithm for compressing and decompressing sprite sheets in real-time on the GPU without intermediate CPU processing. | 104 |
nfrechette/acl | A C++ library for compressing and decompressing 3D animations to reduce memory usage without sacrificing performance or accuracy. | 1,369 |
sstadick/crabz | A cross-platform compression and decompression tool written in Rust. | 331 |
huluti/curtail | An image compression tool with support for multiple formats and compression modes. | 363 |
spillerrec/cgcompress | A tool for efficiently storing and managing visual novel images by compressing variations into a single file | 16 |
binomialllc/crunch | A library that provides advanced DXTn texture compression and transcoding capabilities for various graphics formats. | 855 |
lestahl/hardcyber | A 64k-intro demo created with OpenGL that showcases the capabilities of the demoscene | 4 |
serge-rgb/tinyjpeg | A small C library for compressing JPEG images with optional quality adjustment | 266 |
p-hlp/ctagdrc | A digital audio compressor plugin with minimalistic GUI and advanced features like lookahead mode | 168 |
rswinkle/portablegl | A portable implementation of OpenGL 3.x in clean C as a single header library. | 1,044 |
dr4k0nia/origami | A tool for compressing and encrypting .NET assemblies while manipulating the PE file format to optimize storage | 168 |
kurehajime/cmprss | A tool that applies a custom compression algorithm to text input and produces the compressed output as a string. | 5 |
unity-technologies/crunch | A high-performance texture compression and transcoding library for developers. | 239 |
richgel999/fpng | A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. | 879 |
lestahl/lightcyber | A 64k intro demo created using C, featuring geometric transformations and hash functions. | 4 |