Skip to content

Swenzel/bhv intersection looper

Sandro Christian Wenzel requested to merge swenzel/BHVIntersectionLooper into master

Offer a generic interface to loop over sorted bounding boxes found by hit-detection

  • interface for easy use by external clients (tesselated solid)
  • for the moment only for hybrid bvh structure
  • a new unit test for the hybrid bvh structure

Merge request reports