2 Commits

Author SHA1 Message Date
a1bae6dd5b Implement ray-triangle-intersection; separate Vector and Point for this 2020-12-28 17:08:56 +01:00
97f8265014 Move geometry structs to own file
Also, the Ray got an unimplemented `intersects_triangle` method, so the kdtree intersection function should be complete.
2020-12-28 16:34:51 +01:00