KhronosGroup / glTF-Compressor

To store the source code for the glTF-Compressor project
Other
58 stars 6 forks source link

Anisotropy compression error? #8

Open echadwick-artist opened 1 year ago

echadwick-artist commented 1 year ago

The anisotropyDirection texture seems to be malformed after compression.

Tested with the AnisotropyBarnLamp sample asset: https://github.com/KhronosGroup/glTF-Sample-Assets/tree/main/Models/AnisotropyBarnLamp/glTF-Binary

Compression settings: 2023-08-21 11_24_33-glTF Compressor for KTX

Before/after: 2023-08-21 11_31_44-

Thanks.

abasilak commented 9 months ago

Commit https://github.com/KhronosGroup/glTF-Compressor/commit/af160e0505ca94375204a6c38dd944e75cf66d2d added proper support for anisotropy compression.