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

Remove stencils #62

Open
WillPower3309 opened this issue Sep 18, 2024 · 1 comment
Open

Remove stencils #62

WillPower3309 opened this issue Sep 18, 2024 · 1 comment

Comments

@WillPower3309
Copy link
Member

Stencils suck for our project! They add a ton of complexity in our rendering, and have no concept of alpha, which breaks the AA we get on window corners thanks to smoothstep(). We should remove stencils from the shadow and blur shaders to clean up our rendering logic.

@WillPower3309
Copy link
Member Author

WillPower3309 commented Sep 18, 2024

  • remove stencils from shadow rendering
  • remove stencils from blur rendering

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

No branches or pull requests

1 participant