Go to file
Nathan Vegdahl 24cbdb5ab9 Fixed bug in ray/triangle intersection code.
It was counting intersections behind the ray.
2016-06-30 19:33:44 -07:00
example_scenes Implemented rectangular area lights. 2016-06-29 14:30:42 -07:00
src Fixed bug in ray/triangle intersection code. 2016-06-30 19:33:44 -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