bc7enc16
Texture encoder
A fast and efficient single-source file BC7/BPTC texture encoder with perceptual metric support.
Fast single source file BC7/BPTC texture encoder with perceptual metric support
151 stars
13 watching
9 forks
Language: C++
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
richgel999/bc7enc | A software project providing GPU-accelerated texture encoders and decoders for various compression formats. | 212 |
richgel999/astc_dec | Decompresses ASTC texture blocks to 8-bit RGBA pixels | 43 |
plepers/atf-encoder | A Pure ActionScript library for encoding and decoding Adobe Texture Format files | 80 |
agl/jbig2enc | An image compression tool that generates bi-level images using the JBIG2 encoding algorithm. | 5 |
richgel999/jpeg-compressor | A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. | 218 |
wvanbergen/chunky_png | A Ruby library for reading and writing PNG images without relying on memory-intensive libraries. | 1,051 |
binomialllc/crunch | A library that provides advanced DXTn texture compression and transcoding capabilities for various graphics formats. | 860 |
richgel999/fpng | A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. | 891 |
unity-technologies/crunch | A texture compression and transcoding library for developers | 241 |
sdwebimage/sdwebimagebpgcoder | A BPG image format decoder and encoder plugin for SDWebImage | 11 |
randy408/libspng | A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 749 |
leeburrows/async-image-encoders | A library of classes for asynchronously encoding BitmapData objects into image file formats. | 19 |
szaghi/befor64 | Library providing easy-to-use methods for encoding and decoding binary data in base64 format | 21 |
bluescan/tacentview | An image and texture viewer with advanced editing capabilities | 385 |
tplgy/cppcodec | A header-only C++11 library for encoding/decoding various binary data formats | 624 |