https://github.com/cdwfs/img2ktx
Converts common image formats (PNG, JPG, etc.) to GPU-native compressed (BCn, ETC, ASTC) in KTX containers.
https://github.com/cdwfs/img2ktx
graphics image-compression ktx
Last synced: 17 days ago
JSON representation
Converts common image formats (PNG, JPG, etc.) to GPU-native compressed (BCn, ETC, ASTC) in KTX containers.
- Host: GitHub
- URL: https://github.com/cdwfs/img2ktx
- Owner: cdwfs
- License: mit
- Created: 2016-10-03T21:10:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-06T00:18:26.000Z (over 5 years ago)
- Last Synced: 2024-08-04T02:10:43.644Z (10 months ago)
- Topics: graphics, image-compression, ktx
- Language: C++
- Size: 1.06 MB
- Stars: 149
- Watchers: 7
- Forks: 11
- Open Issues: 3
Awesome Lists containing this project
- AwesomeCppGameDev - img2ktx - native compressed (BCn, ETC, ASTC) in KTX containers. (Graphics)