Go to file
Nathan Vegdahl 543f2719e4 Fixed bugs in global illumination.
It was a stupid thing in the Lambert closure.  It was returning
the wrong direction vector.
2016-07-04 11:54:46 -07:00
example_scenes Implemented rectangular area lights. 2016-06-29 14:30:42 -07:00
src Fixed bugs in global illumination. 2016-07-04 11:54:46 -07:00
.gitignore Implemented rectangular area lights. 2016-06-29 14:30:42 -07:00
Cargo.lock Implemented bucketed rendering. 2016-06-05 01:27:55 -07:00
Cargo.toml Implemented bucketed rendering. 2016-06-05 01:27:55 -07:00
todo.txt First renders with lighting. Yay! 2016-06-27 23:16:39 -07:00