Bounding Volume Intersection
•We use bounding box
•Intersect with ray using Kay & Kajiya “slabs” method •Axis-aligned box defined by minimum and maximum coordinates •Slab is the space between two parallel axis-aligned planes
•Intersection of three slabs defines box
•Easy to vectorize