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
Orchestrate Your AI Agents with Zenflow
Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
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?