cdwfs / img2ktx
Converts common image formats (PNG, JPG, etc.) to GPU-native compressed (BCn, ETC, ASTC) in KTX containers.
☆149Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for img2ktx
- A C/C++ single-file library that minimizes the hard transition errors of disjoint edges in lightmaps.☆236Updated last year
- Adaptive Screen Space Ambient Occlusion☆246Updated last year
- A fast texture compressor for various formats☆247Updated 3 years ago
- Pre-Multiplied blend mode is a 3 in 1 blend mode that has a lot of uses. It has been around for a long time but it seems to be re-discove…☆117Updated 6 years ago
- OpenGL ES 3.0 Deferred Renderer☆142Updated 7 years ago
- Deferred Screen Space Directional Occlusion☆90Updated 13 years ago
- Small C based KTX texture loader (inspired by syoyo tiny libraries)☆78Updated 5 years ago
- A state-of-the-art software occlusion culling system☆251Updated 3 years ago
- Single source file BC1-5 and BC7 encoders and BC1-5/7 decoders with MIT or Public Domain licenses☆211Updated 2 years ago
- MSAA and Temporal AA Sample☆332Updated 3 years ago
- ambient occlusion baking tool☆234Updated 5 years ago
- An abstract graphics API library☆121Updated 5 years ago
- Fast single source file BC7/BPTC texture encoder with perceptual metric support☆151Updated last year
- ☆95Updated 2 years ago
- Vulkan framework for Windows☆88Updated 5 years ago
- NvTriStrip library and NvTriStripper tool☆56Updated 4 years ago
- DirectX 12 light culling technique featured in GPU Pro 7☆97Updated 7 years ago
- An OpenGL implementation of Eric Bruneton's Precomputed Atmospheric Scattering paper.