BinomialLLC / basis_universal

Basis Universal GPU Texture Codec
Apache License 2.0
2.7k stars 263 forks source link

feat: support -output_path when use unpack #373

Open JesonRondo opened 4 months ago

JesonRondo commented 4 months ago

--output_path to specify a directory when use unpack mode, like:

basisu test.ktx2 --output_path dist

filesystem dependence on C++17. And just test on my Mac, there is no other platform device.

richgel999 commented 1 month ago

Thanks - I will add support for this after the HDR release.