Space_Partitioning_Octree_BVH icon indicating copy to clipboard operation
Space_Partitioning_Octree_BVH copied to clipboard

Octree/BVH: building and traversal (for fast ray-triangle-intersection)

Results 3 Space_Partitioning_Octree_BVH issues
Sort by recently updated
recently updated
newest added

Great project! However, there is a small bug: If you create a BVH with only one face and select it with the mouse, then an exception is thrown. The problem...

How do you use this code, from within Processing, or just `javac` at the CLI?