You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to add BC7 encoding to the library with RDO (Rate-Distortion Optimization) to take better advantage of zstd supercompression. Rich Geldreich's open source Apache 2.0-licensed encoder at https://github.com/richgel999/bc7enc_rdo is a good candidate. The addition should follow the same model as the ASTC encoder.
The text was updated successfully, but these errors were encountered:
We want to add BC7 encoding to the library with RDO (Rate-Distortion Optimization) to take better advantage of zstd supercompression. Rich Geldreich's open source Apache 2.0-licensed encoder at https://github.com/richgel999/bc7enc_rdo is a good candidate. The addition should follow the same model as the ASTC encoder.
The text was updated successfully, but these errors were encountered: