h3r2tic / tony-mc-mapface

A cool-headed display transform
Apache License 2.0
317 stars 10 forks source link

KTX2 LUT texture #2

Open expenses opened 1 year ago

expenses commented 1 year ago

Hi! I was experimenting with https://github.com/expenses/ktx2-tools and thought I'd cook up a KTX2 version of the LUT texture as that might be more usable for some folks. I supercompressed it with Zstandard so it's a little bit smaller (354092 bytes vs 442368). I skipped out on adding a full data format descriptor section to the file as that's the part of the KTX2 spec I don't really get but most readers should be okay with that.

tony-mc-mapface.ktx2.zip

h3r2tic commented 1 year ago

That's cool, thanks :)

Once I wrangle the generator into obedience, it would be great to automatically output ktx2 as well, and then ktx2-tools will certainly come in handy!