https://github.com/cameronhunter/astcenc
A command-line tool for compressing and decompressing images using the ASTC texture compression standard.
https://github.com/cameronhunter/astcenc
Last synced: 11 months ago
JSON representation
A command-line tool for compressing and decompressing images using the ASTC texture compression standard.
- Host: GitHub
- URL: https://github.com/cameronhunter/astcenc
- Owner: cameronhunter
- License: apache-2.0
- Created: 2023-02-01T02:04:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-24T19:09:41.000Z (about 3 years ago)
- Last Synced: 2025-07-08T13:13:59.695Z (11 months ago)
- Language: Shell
- Size: 5.13 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# astcenc
A command-line tool for compressing and decompressing images using the ASTC texture compression standard.
See https://developer.arm.com/graphics and https://github.com/ARM-software/astc-encoder for details.