Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BC7 encoder with RDO #587

Open
MarkCallow opened this issue Jun 10, 2022 · 0 comments
Open

Add BC7 encoder with RDO #587

MarkCallow opened this issue Jun 10, 2022 · 0 comments

Comments

@MarkCallow
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant