Go to file
2015-12-31 13:12:15 -08:00
src BVH now works on slices of Rays, taking a breadth-first approach. 2015-12-31 13:12:15 -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