psychopath/src/accel
Nathan Vegdahl a2d7f9e149 Added BBox4 and BVH4 types.
BVH4 is just a skeleton (duplicated BVH) right now.  But BBox4
is complete (pending testing).
2017-04-11 14:22:11 -07:00
..
bvh_base.rs Refactor and rework of BVH. 2017-04-10 23:41:38 -07:00
bvh.rs Refactor and rework of BVH. 2017-04-10 23:41:38 -07:00
bvh4.rs Added BBox4 and BVH4 types. 2017-04-11 14:22:11 -07:00
light_array.rs Reorganizing the module tree. 2017-02-14 00:14:08 -08:00
light_tree.rs Improved .psy file parsing error messages. 2017-04-10 14:03:01 -07:00
mod.rs Added BBox4 and BVH4 types. 2017-04-11 14:22:11 -07:00
objects_split.rs Reorganizing the module tree. 2017-02-14 00:14:08 -08:00