KhronosGroup / KTX-Software

KTX (Khronos Texture) Library and Tools
Other
861 stars 225 forks source link

After converting the image to ktx format using "ktx create" I get a texture that is not similar to the input image. #821

Closed DmitryPor closed 8 months ago

DmitryPor commented 8 months ago

After converting the image to ktx format using "ktx create" I get a texture that is not similar to the input image. I tried different types of compression and other settings, nothing helps. cli: ktx create --format R8G8B8_UNORM --encode basis-lz plate_g.jpg plate_g.ktx2

image: plate_g

result: plate_g_ktx2

MarkCallow commented 8 months ago

The fix was squash-merged into 4.3.0-beta1.