The libSquish library compresses images with the DXT standard (also known as S3TC). This standard is mainly used by OpenGL and DirectX for the lossy compression of RGBA textures.
Features
- Conforming to the S3TC and DXT standard
- Easy creation of compressed textures for OpenGL
- Reentrant API for parallelization purposes
- OpenMP support
License
MIT LicenseFollow libsquish
Other Useful Business Software
Build Securely on AWS with Proven Frameworks
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Rate This Project
Login To Rate This Project
User Reviews
-
Very useful. I made a few changes to make it in Windows Win32 dynamic dll format with STDCALL exported functions. Who / where / how should I notify that?