BinomialLLC / basis_universal

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

[Question]ASTC 6x6 support #312

Open Homuri-hkr opened 2 years ago

Homuri-hkr commented 2 years ago

Hi dear developers,

I'd like to know is there any known attempts or scheduled plan for adding support on ASTC 6x6 format?

Best

Ben-Mack commented 1 year ago

+1, It gonna be a good balance between quality and file size (the current UASTC is just too heavy, while ETC1S max quality is still too low). Also I remembered that the developer have planned to developing new format between these two, hope to see it soon.

ArdiDev commented 5 months ago

+1 this should be the top priority, not only the 6x6 but all the other available combinations.

ssdna commented 2 months ago

+1, And I am interested in implementing a transcoder to convert textures from the UASTC format to ASTC 6x6 or other formats. Could anyone provide guidance or resources on how to achieve this?