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

Fade screen-space reflection towards inner margin #41892

Merged
merged 1 commit into from
Oct 18, 2020

Conversation

puchik
Copy link
Contributor

@puchik puchik commented Sep 8, 2020

  • Fade reflection towards inner margin and clip it at screen edges instead of external margin.
  • Fix top and right side not being cut off correctly (screen size was not multiplied by 0.5).
  • Round edges of the fade margin if both are being cut off to prevent sharp corners.

Closes #38955

Pictures
Original
original

Fix edges only, no fading of corners
noblur

Edge fix and corner fade (this PR)
rounded

- Fade reflection towards inner margin and clip it at screen edges instead of external margin.
- Round edges of the fade margin if both are being cut off to prevent sharp corners.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants