psychopath/src/accel
Nathan Vegdahl e0c6dfbd76 Beginnings of BVH4 implementation.
- Created a traversal-order table.
- Created a function to help index into that table.
2017-04-11 23:10:54 -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_table.inc Beginnings of BVH4 implementation. 2017-04-11 23:10:54 -07:00
bvh4.rs Beginnings of BVH4 implementation. 2017-04-11 23:10:54 -07:00
create_bvh4_table.py Beginnings of BVH4 implementation. 2017-04-11 23:10:54 -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