astc_dec

ASTC decoder

Decompresses ASTC texture blocks to 8-bit RGBA pixels

Single source file LDR ASTC texture decompression in C++ (derived from Google's open source Android project)

GitHub

42 stars
3 watching
5 forks
Language: C++
last commit: 11 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
richgel999/bc7enc16 A fast and efficient single-source file BC7/BPTC texture encoder with perceptual metric support. 150
richgel999/bc7enc A software project providing GPU-accelerated texture encoders and decoders for various compression formats. 211
richgel999/jpeg-compressor A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. 217
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
plepers/atf-encoder A Pure ActionScript library for encoding and decoding Adobe Texture Format files 80
mainroach/crabby An algorithm for compressing and decompressing sprite sheets in real-time on the GPU without intermediate CPU processing. 104
terrynoya/asimagelib A decoder library for PNG and BMP images in ActionScript 3. 10
iamphen/aseprite-rgba-converter Converts Aseprite image files to RGBA pixel data 3
cdwfs/img2ktx Converts images to compressed GPU-native formats stored in KTX containers. 149
pret/pokefirered Decompilation of Pokémon FireRed and LeafGreen ROM images into a programmable form 992
s-ilent/smarttexture Automates the process of packing texture channels into a single texture for Unity projects. 13
microsoft/directxtex A texture processing library used in game development and graphics applications 1,826
cybershadow/rabcdasm A toolset for manipulating ActionScript 3 bytecode 430