alecjacobson / computer-graphics-bounding-volume-hierarchy

Computer Graphics Assignment about Bounding Volume Hierarchies
125 stars 46 forks source link

src/ray_intersect_box.cpp #6

Closed zhtdavis closed 6 years ago

zhtdavis commented 6 years ago

It seems we are missing this cpp. Or we need to add this manually?

zhtdavis commented 6 years ago

also src/box_box_intersect.cpp

alecjacobson commented 6 years ago

Thanks. Fixed in b41a02e.