Go to file
Nathan Vegdahl 655c16542d Implemented basic deformation motion blur for triangles.
Not 100% happy with the interface of the BVH building yet, and
there are still some missing features as well.  But it's a start!
2016-01-05 07:44:37 -08:00
src Implemented basic deformation motion blur for triangles. 2016-01-05 07:44:37 -08:00
.gitignore First commit. 2015-12-26 00:38:29 -08:00
Cargo.lock Added command line parsing and PPM image writing. 2015-12-27 00:13:35 -08:00
Cargo.toml Added command line parsing and PPM image writing. 2015-12-27 00:13:35 -08:00
todo.txt Implemented a very basic BVH for lists of triangles. 2015-12-29 16:56:33 -08:00