Open carolmeng9 opened 1 year ago
since the BVH is constructed perfectly, are the objects partitioned perfectly such that 2 sibling bounding boxes do not intersect with each other?
so do we assume the objects are partitioned like 1 in the picture, and not like 2?
also can multiple different leaf nodes in the BVH be the same object?
As in 1
since the BVH is constructed perfectly, are the objects partitioned perfectly such that 2 sibling bounding boxes do not intersect with each other?
so do we assume the objects are partitioned like 1 in the picture, and not like 2?
also can multiple different leaf nodes in the BVH be the same object?