Go to file
Nathan Vegdahl 3cbb816d4b Added DistantDiskLight (a.k.a. sun light) parsing and data structures.
Also created a proper World struct in the process, to store all
infinite-extent type stuff.

Note that I goofed and did a new rustfmt pass but forgot to
commit before making these changes, so there's a lot of
formatting changes in this too.  *sigh*
2017-02-12 20:29:08 -08:00
example_scenes PsychoBlend now exports meshes as meshes, and Psychopath renders to PNGs. 2016-07-10 17:42:28 -07:00
psychoblend Added sun lamp exporting to PsychoBlend. 2017-02-06 16:06:55 -08:00
src Added DistantDiskLight (a.k.a. sun light) parsing and data structures. 2017-02-12 20:29:08 -08:00
.gitignore Added PsychoBlend exporter to repo. 2016-07-10 17:03:50 -07:00
Cargo.lock Added support for OpenEXR output. 2016-10-09 20:34:58 -07:00
Cargo.toml Added support for OpenEXR output. 2016-10-09 20:34:58 -07:00
todo.txt Updated todo. 2017-02-06 16:08:52 -08:00