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

Screen Space Reflections Improvements #3550

Open
Geenz opened this issue Feb 13, 2025 · 0 comments
Open

Screen Space Reflections Improvements #3550

Geenz opened this issue Feb 13, 2025 · 0 comments
Assignees
Labels
accepted enhancement New feature or request triage Flags issues that need to be triaged

Comments

@Geenz
Copy link
Collaborator

Geenz commented Feb 13, 2025

SSR has been exhibiting issues on distant surfaces and objects for quite some time now. We need to find some solutions to improving SSR, such as:

  • Rendering SSR into a separate buffer to be processed for glossy reflections
  • Fixing the current moire problem that is exhibited when moving the camera around
  • Fixing striations on water

Test Plan

  • Go to a region with any water with screen space reflections enabled
  • Move your camera around - easiest is to alt-cam around an object with water in the scene
  • Observe is striations or the notorious "moire" effect appears
@Geenz Geenz added enhancement New feature or request triage Flags issues that need to be triaged labels Feb 13, 2025
@Geenz Geenz self-assigned this Feb 13, 2025
@Geenz Geenz added the accepted label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepted enhancement New feature or request triage Flags issues that need to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant