Tool to create BCn-compressed KTX2 format textures
Find a file
2023-04-28 15:48:20 +03:00
build Initial code commit 2023-04-28 15:47:06 +03:00
Source Initial code commit 2023-04-28 15:47:06 +03:00
LICENCE.txt Initial code commit 2023-04-28 15:47:06 +03:00
LICENSE Initial commit 2023-04-28 15:16:56 +03:00
meson.build Initial code commit 2023-04-28 15:47:06 +03:00
README.md Update readme. 2023-04-28 15:48:20 +03:00

TextureTaffy

A utility to create compressed textures, in BC1 (DXT1), BC3 (DXT5), BC4, BC5, BC6(U)H and BC7 compression formats, with the KTX File Format Version 2.0 (KTX2) file format.

Requirements

Building

Notes and limitations