basis_universal
Texture Transcoder
A cross-platform LDR/HDR GPU texture transcoding system
Basis Universal GPU Texture Codec
3k stars
57 watching
267 forks
Language: C++
last commit: 8 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
richgel999/bc7enc16 | A fast and efficient single-source file BC7/BPTC texture encoder with perceptual metric support. | 150 |
binomialllc/crunch | A library that provides advanced DXTn texture compression and transcoding capabilities for various graphics formats. | 855 |
unity-technologies/crunch | A high-performance texture compression and transcoding library for developers. | 239 |
nourani/lbp | An implementation of Local Binary Pattern texture descriptors in C++ with Python bindings and integration with OpenCV and FFTW3. | 97 |
richgel999/bc7enc | A software project providing GPU-accelerated texture encoders and decoders for various compression formats. | 211 |
richgel999/astc_dec | Decompresses ASTC texture blocks to 8-bit RGBA pixels | 42 |
mainroach/crabby | An algorithm for compressing and decompressing sprite sheets in real-time on the GPU without intermediate CPU processing. | 104 |
microsoft/uvatlas | A C++ library for creating and packing isochart texture atlases | 847 |
jpcy/xatlas | A C++ library for generating unique texture coordinates from meshes | 2,073 |
pixaranimationstudios/openusd | A system for authoring and streaming time-sampled scene descriptions | 6,140 |
gpuopen-librariesandsdks/barycentrics12 | Sample code demonstrating how to use shader extensions in DirectX 12 for accessing barycentric intrinsic instructions in HLSL pixel shaders. | 11 |
libjpeg-turbo/libjpeg-turbo | A high-performance JPEG image codec library with SIMD acceleration and Huffman coding optimization. | 3,785 |
dlr-sc/tigl | A C++ library providing geometric data processing and visualization tools for aircraft design | 239 |
xpixelgroup/diffbir | Generative model for blind image restoration and other related tasks using diffusion prior | 3,395 |
ron4fun/simplebaselib4cpp | A C++11 library providing encoding and decoding capabilities for various bases | 3 |