Added indirect illumination.

This commit is contained in:
2017-01-05 06:16:14 -04:00
parent 3f13372071
commit 96fe34975e
11 changed files with 268 additions and 59196 deletions

View File

@@ -1,4 +1,4 @@
* Features [7/19]
* Features [8/20]
- [X] Perspective projection
- [X] Ray-sphere intersection
@@ -20,7 +20,7 @@
- [X] Specular reflections
- [X] Transmission
- [ ] Scene description input files (JSON)
- [ ] Indirect illumination
- [X] Indirect illumination
- [ ] Russian roulette
- [ ] Image based lightning
- [ ] HDR light probes for IBL