vanrijn/src/util
Matthew Gordon f5b0a35635 Replace nalgebra matrix and vector classes with own classes
Nalgebra only used to find matrix inverse now.
2020-08-28 23:08:44 -04:00
..
algebra_utils.rs Replace nalgebra matrix and vector classes with own classes 2020-08-28 23:08:44 -04:00
axis_aligned_bounding_box.rs Replace nalgebra matrix and vector classes with own classes 2020-08-28 23:08:44 -04:00
binary_tree.rs Some cleanup of BVH and BinaryTree 2020-07-04 23:16:22 -04:00
interval.rs Change a bunch of generics that used with RealType to just use f64 2020-08-18 23:12:28 -04:00
mod.rs Add generic BinaryTree struct and use in BoundingVolumeHierarchy 2020-07-04 22:09:44 -04:00
morton.rs Replace nalgebra matrix and vector classes with own classes 2020-08-28 23:08:44 -04:00
normalizer.rs Replace nalgebra matrix and vector classes with own classes 2020-08-28 23:08:44 -04:00
polyhedra.rs Replace nalgebra matrix and vector classes with own classes 2020-08-28 23:08:44 -04:00
tile_iterator.rs Threads pass back small images instead of sharing large image 2020-02-28 21:42:19 -05:00