Skip to content

Solari initial GI #20020

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
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Solari initial GI #20020

wants to merge 12 commits into from

Conversation

JMS55
Copy link
Contributor

@JMS55 JMS55 commented Jul 7, 2025

Objective

  • Add 1-bounce RT GI

Solution

  • Implement a very very basic version of ReSTIR GI https://d1qx31qr3h6wln.cloudfront.net/publications/ReSTIR%20GI.pdf
  • Pretty much a copy of the ReSTIR DI code, but adjusted for GI.
  • Didn't implement the jacobian resampling, or add more spatial samples, or do anything needed for better quality.
  • Didn't try to improve perf at all yet (it's actually faster than DI though, unfortunately 😅)
  • Didn't spend any time cleaning up the shared abstractions between DI/GI

Showcase

image

@JMS55 JMS55 added C-Feature A new feature, making something new possible A-Rendering Drawing game state to the screen labels Jul 7, 2025
@JMS55 JMS55 added this to the 0.17 milestone Jul 7, 2025
@JMS55 JMS55 requested review from atlv24, ecoskey and tychedelia and removed request for atlv24 July 7, 2025 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rendering Drawing game state to the screen C-Feature A new feature, making something new possible
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant