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.
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
[Merged by Bors] - EnvironmentMapLight, BRDF Improvements #7051
[Merged by Bors] - EnvironmentMapLight, BRDF Improvements #7051
Changes from 45 commits
f392563
09298da
f395858
a303ba4
670961f
9727a26
8e9cede
59d67b2
9d1a22c
12f25de
4f8e4f8
68ba909
4ea9ccb
29c3f71
74dde97
4050e2b
45f2003
f622b17
cc6bd16
84f1cca
26e40b5
2fa31c4
9efea31
7f9033c
6e378e0
9bb52c4
f3cee4e
ff06691
36f2e88
9cacefc
a0bf72e
1ad74c0
8ff3041
4ea1c7b
fc0c5f7
870e524
8b5720a
7ec755e
5be96e1
1d6631b
5e125bc
9f73686
29481f3
cf2621d
4d13868
647b5b3
2245f7f
d555d30
f150f69
562930b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I personally found it much easier to follow when keeping the comments from the reference
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe add documentation of the visual effect of the two prefiltered images?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
They correspond to different parts of the BRDF calculations. You need both - it's not like the PBR material with different parameters. These are two parts of the same thing.