Go to file
Nathan Vegdahl a2d7f9e149 Added BBox4 and BVH4 types.
BVH4 is just a skeleton (duplicated BVH) right now.  But BBox4
is complete (pending testing).
2017-04-11 14:22:11 -07:00
example_scenes PsychoBlend now exports meshes as meshes, and Psychopath renders to PNGs. 2016-07-10 17:42:28 -07:00
mem_arena MemArena now slowly increases the size of each subsequent block. 2017-04-10 20:49:55 -07:00
psychoblend Fixed bug in Psychoblend. 2017-04-10 16:35:57 -07:00
src Added BBox4 and BVH4 types. 2017-04-11 14:22:11 -07:00
.gitignore Updated .gitignore file. 2017-02-23 19:59:22 -08:00
Cargo.lock Switched to clap for command line argument parsing. 2017-04-11 10:15:32 -07:00
Cargo.toml Switched to clap for command line argument parsing. 2017-04-11 10:15:32 -07:00
todo.txt Updated todo. 2017-02-06 16:08:52 -08:00