Bounding Volume Hierarchy

Channel:
Subscribers:
2,640
Published on ● Video Link: https://www.youtube.com/watch?v=d9OJwSPd1Ko



Duration: 1:26:56
869 views
8


Today you were given your first group project assignment, implementing a BVH data structure, in the form of rectangles inside rectangles.

These structures are used extensively in raytracing applications, and are accelerated in hardware on NVIDIA's RTX line of graphics cards.







Tags:
csci 41
bvh
rtx
raytracing
traceline
bounding volume hierarchy
gpu acceleration
data structure