Previous | Next --- Slide 22 of 31
Back to Lecture Thumbnails
norgate

Is there an optimal ray triangle intersection algorithm, or do some work better than others in specific cases?

YutianW

Is there any specific reasons that we use barycentric coordinates? Why not simply do a in-triangle check in the plane?