dilevin / computer-graphics-csc317

Course Page for Computer Graphics course
130 stars 26 forks source link

Midterm Q4 c #37

Open carolmeng9 opened 1 year ago

carolmeng9 commented 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?

IMG_26BB8B6EEA3B-1

dilevin commented 1 year ago

As in 1