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

Programmatically remove banding with noise #22

Open
Cameron-Micka opened this issue Jun 14, 2022 · 0 comments
Open

Programmatically remove banding with noise #22

Cameron-Micka opened this issue Jun 14, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Cameron-Micka
Copy link
Member

Describe the problem

Banding is present in our texture based iridescence features and gradient features:
image

Describe the solution you'd like

Would be good to have an option in the GT/Standard and GT/Standard Canvas shaders to remove banding via a technique like this: Removing Banding in Linelight | pixelmager.github.io

Means we can use compressed textures and not worry about banding as much.

Describe alternatives you've considered

Use uncompressed textures or deal with banding.

Additional context

Related to: #21

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

No branches or pull requests

1 participant