Dynamic diffuse global illumination with light probes DDGI
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 7.8k
- Forks
- 1.2k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 49
Description
According to this blog post, we can repurpose the current light probes system to be dynamic, work in real time and at little expense.
We already have some shaders, probes generators and a probe rendering system to handle it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked DDGI blog post, then inspect the existing light probe shaders, probe generators, and probe rendering system mentioned in the issue. Determine how those pieces would support dynamic, real-time diffuse global illumination and define completion through a working, low-cost DDGI implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- computer-graphics, game-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100