Go to file
Nathan Vegdahl 0880a0f19d Make renderer actually use the material system properly.
The intersection code still isn't using any kind of shading,
and materials aren't parsed by the parser, but the renderer
class itself is using them.
2016-07-07 19:51:19 -07:00
example_scenes Implemented rectangular area lights. 2016-06-29 14:30:42 -07:00
src Make renderer actually use the material system properly. 2016-07-07 19:51:19 -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