-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Revamp global illumination documentation #6216
Conversation
1caee20
to
b8f2c06
Compare
I might be interested with helping on this. I can at least provide some shots for reflection probe and SSR, etc. |
b8f2c06
to
f8f5403
Compare
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.
Looks good now!
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.
Great work, read it twice now and spotted no errors so far. :)
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.
Great work! I have provided a few comments for your consideration
b071cf0
to
8d8538d
Compare
8d8538d
to
15dd250
Compare
15dd250
to
a310c41
Compare
I've added comparison screenshots on the reflection page between reflection probe only, SSR only and both. Please review, so that other PRs depending on this one can be merged afterwards 🙂 |
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 skimmed through this again quickly, everything still looks good. The new PNGs should be webp but this PR predates that standard change, and since the png files are small I'd be fine with merging it as is just to get it done.
@clayjohn do you want to look over this again? |
a310c41
to
f3a3a5d
Compare
- Add an introduction page with an explanation and comparison table. - Add a page on faking global illumination.
f3a3a5d
to
6e45352
Compare
I applied suggestions and converted images added in this pull request to WebP. |
Detailed documentation for SSIL will be added in a separate pull request that rewrites the Environment and post-processing page. I plan to tackle this on my end.Edit: I opened a PR for updated Environment docs: #6273
Testing project used for ReflectionProbe comparison screenshots: test_reflection_probe_vs_ssr.zip