-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Physically Based Screen Space Reflections #22379
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
Open
aevyrie
wants to merge
20
commits into
bevyengine:main
Choose a base branch
from
aevyrie:pbr-ssr
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+429
−83
Open
Changes from 16 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
8670786
fix specular?
aevyrie bfb6384
Attempt to fix specular dimming and roughness on smooth materials
aevyrie c4a4fb1
Attempted pbr ssr following h3r3tic's example
aevyrie 49768ab
Bump roughness cutoff now that rough materials are supported
aevyrie 547b46f
Clean up comments
aevyrie e304987
Use STBN for SSR ray jitter
aevyrie a62b883
Merge branch 'specular-fix' into pbr-ssr
aevyrie 3a9a55f
Fix crawling in fallback noise
aevyrie 1319c47
Revert "Attempt to fix specular dimming and roughness on smooth mater…
aevyrie ac937a3
Revert "fix specular?"
aevyrie e28fa6e
Remove unwrap
aevyrie ce59be1
Update SSR docs
aevyrie b6a7643
Fix issue with pbr skipping both diffuse and specular for ssr'd mater…
aevyrie 16f7a1e
Update related examples
aevyrie 3ad15ac
Improve SSR roughness handling with fading ranges
aevyrie c62f290
Add edge fadeout configuration for SSR
aevyrie b358fa8
Merge remote-tracking branch 'origin/main' into pbr-ssr
aevyrie 89ff31a
Review feedback
aevyrie 4787f3f
Merge branch 'main' into pbr-ssr
aevyrie f104b5a
Merge branch 'main' into pbr-ssr
aevyrie File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.