Transcoder is a CLI tool for saving 2D images to KTXv1 media container for ASTC format with mipmap autogenerating.
dds
png
jpg
tga
bmp
Tutorial video is here.
Please refer to the documentation.
Requirements:
- Windows Vista+
- Visual Studio 2019 v16.7.6
- Windows SDK v10.0.18362.0
- AMD Compressonator v4.0.4855.0
Optional:
- InnoSetup v6.0.5 (u)
To begin, clone this repository onto your local drive.
Next step is to compile project via Visual Studio as usual.