WIP: AABBTreeIndirect - optimized ray_box_intersect_invdir() test,

sandbox for comparing the AABBTreeIndirect with libigl::AABB
This commit is contained in:
Vojtech Bubnik 2020-05-21 17:27:06 +02:00
parent 2b8f655020
commit 99514ba42b
4 changed files with 284 additions and 9 deletions

View file

@ -2,3 +2,4 @@
#add_subdirectory(openvdb)
add_subdirectory(meshboolean)
add_subdirectory(opencsg)
#add_subdirectory(aabb-evaluation)