Go to file
Nathan Vegdahl 6f6807009b Prepping for adding lighting.
The part of the renderer responsible for light transport has been
split out into a LightPath struct.  Also moving over to spectral
rendering, although it's a bit silly at the moment.
2016-06-26 23:08:24 -07:00
example_scenes Scenes with lights now get parsed correctly. 2016-06-25 22:49:40 -07:00
src Prepping for adding lighting. 2016-06-26 23:08:24 -07:00
.gitignore Added gitignore for test_renders directory. 2016-06-03 18:15:48 -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 Converted Image over to store renders in XYZ colorspace. 2016-06-18 18:08:35 -07:00