Go to file
Nathan Vegdahl e96798ab6b Lazily committing a bunch of stuff.
Includes:
- More scene parsing code.  Making good progress!
- Making the rendering code actually use the Scene and Assembly
  types.
- Bare beginnings of a Tracer type.
2016-03-12 00:33:11 -08:00
src Lazily committing a bunch of stuff. 2016-03-12 00:33:11 -08:00
.gitignore First commit. 2015-12-26 00:38:29 -08:00
Cargo.lock More work on scene parsing. 2016-03-10 23:58:19 -08:00
Cargo.toml More work on scene parsing. 2016-03-10 23:58:19 -08:00
todo.txt Implemented a very basic BVH for lists of triangles. 2015-12-29 16:56:33 -08:00