Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 501 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 501 Bytes

Archival note

This repo is archived in interest of keeping the original RIIR of libsquish intact and easily searchable. Further development has been moved to texpresso.

Squish-rs

A pure Rust reimplementation of Simon Brown's libsquish.

Crates in This Workspace

  • squish - The library itself
  • squish_cli - A command-line utility for compressing and decompressing textures in the BC1/2/3/4/5 formats. Also serves as a usage example for the library.