bc7enc
Texture encoder/decoder
A software project providing GPU-accelerated texture encoders and decoders for various compression formats.
Single source file BC1-5 and BC7 encoders and BC1-5/7 decoders with MIT or Public Domain licenses
212 stars
11 watching
19 forks
Language: C++
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A fast and efficient single-source file BC7/BPTC texture encoder with perceptual metric support. | 151 |
| A Pure ActionScript library for encoding and decoding Adobe Texture Format files | 80 |
| Decompresses ASTC texture blocks to 8-bit RGBA pixels | 43 |
| An image compression tool that generates bi-level images using the JBIG2 encoding algorithm. | 5 |
| A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. | 220 |
| A Ruby library for reading and writing PNG images without relying on memory-intensive libraries. | 1,051 |
| A PNG encoder and decoder written in C++ with support for ANSI C | 2,120 |
| A lightweight PNG image decoder and encoder library with a focus on performance and simplicity. | 749 |
| A Portable Network Graphics (PNG) image format implementation with support for compression and decompression. | 1,315 |
| A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. | 891 |
| A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
| A set of TypeScript tools for encoding, decoding, and validating data using JSON-Schema. | 18 |
| A library that provides advanced DXTn texture compression and transcoding capabilities for various graphics formats. | 860 |
| A character encoding detection tool for determining the encoding of text files. | 2,199 |
| A texture compression and transcoding library for developers | 241 |