Go to file
Nathan Vegdahl e3db7cd6ca Basic mesh parsing.
The test scene isn't rendering properly, presumably because
something isn't correct in the parsing (although it's not clear
it's in the mesh parsing).  Need to investigate.
2016-05-28 01:03:56 -07:00
example_scenes Added a simple example .psy file for testing purposes. 2016-03-13 13:14:11 -07:00
src Basic mesh parsing. 2016-05-28 01:03:56 -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