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 support for texture flipping of BC6 and BC7 formats #1624

Open
tonihele opened this issue Oct 17, 2021 · 1 comment
Open

Add support for texture flipping of BC6 and BC7 formats #1624

tonihele opened this issue Oct 17, 2021 · 1 comment

Comments

@tonihele
Copy link
Contributor

tonihele commented Oct 17, 2021

Add support for texture flipping of BC6 and BC7 formats. This is definitely not an easy task. It might be doable. Fun with bits.

Here is some pondering on the subject:
https://gamedev.stackexchange.com/questions/35379/how-to-flip-a-bc6-bc7-texture

See #1619 for the BC6 and BC7 support implementation.

@stephengold
Copy link
Member

Thanks for opening an issue so this won't be forgotten.

@stephengold stephengold added this to the Future Release milestone Oct 23, 2021
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

2 participants