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

Compression artifacts for BC7_UNORM when compressing on CPU (GPU is fine) #488

Open
robindegen opened this issue Jul 17, 2024 · 2 comments
Labels

Comments

@robindegen
Copy link

robindegen commented Jul 17, 2024

I was having issues with the library and thought it was because of my own code; but i noticed that the texconv tool shows the exact same problem.

texconv.exe -y BC7_UNORM texture.png

gives a different output than
texconv.exe -y BC7_UNORM -nogpu texture.png

Notice the artifacts in the CPU version:
image

This is with the GPU:
image

@walbourn
Copy link
Member

Can you attach the source file MapBattleTilesetSystem.png?

@robindegen
Copy link
Author

MapBattleTilesetSystem

I don't know if github re-encodes these files. If it does I also put it on a dropbox:
https://www.dropbox.com/scl/fi/kgqgesjdfl5nz4i4bvmxb/MapBattleTilesetSystem.png?rlkey=085vvzq18gcunfyes6t4yku8m&dl=0

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

No branches or pull requests

2 participants