Is there an optimal ray triangle intersection algorithm, or do some work better than others in specific cases?
Is there any specific reasons that we use barycentric coordinates? Why not simply do a in-triangle check in the plane?
Is there an optimal ray triangle intersection algorithm, or do some work better than others in specific cases?
Is there any specific reasons that we use barycentric coordinates? Why not simply do a in-triangle check in the plane?