Go to file
Nathan Vegdahl 06b76ddb6c Fixed bug in PsychoBlend.
On some systems Python would complain about the "progress"
variable being accessed without it existing yet.  Weird.  But
this fixes it.
2016-07-30 19:41:51 -07:00
example_scenes PsychoBlend now exports meshes as meshes, and Psychopath renders to PNGs. 2016-07-10 17:42:28 -07:00
psychoblend Fixed bug in PsychoBlend. 2016-07-30 19:41:51 -07:00
src Got rid of indexing into Float4 and 3d vector elements. 2016-07-30 19:36:54 -07:00
.gitignore Added PsychoBlend exporter to repo. 2016-07-10 17:03:50 -07:00
Cargo.lock Optional use of SIMD intrinsics, via feature in cargo. 2016-07-16 19:58:39 -07:00
Cargo.toml Optional use of SIMD intrinsics, via feature in cargo. 2016-07-16 19:58:39 -07:00
todo.txt Print render progress and auto-determine bucket size. 2016-07-10 16:40:30 -07:00