Go to file
Nathan Vegdahl f5dd8f7a14 Got the bare beginnings of scene file parsing and rendering working.
It still doesn't parse or render any actual objects in the scene,
so all renders are just black.  But the basic structures are in
place.  Yay!
2016-05-21 15:14:10 -07:00
example_scenes Added a simple example .psy file for testing purposes. 2016-03-13 13:14:11 -07:00
src Got the bare beginnings of scene file parsing and rendering working. 2016-05-21 15:14:10 -07: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 Added AssemblyBuilder and got instancing working (sans testing...). 2016-04-23 20:14:10 -07:00