The Badouel ray-triangle intersection algorithm, named after its inventor Didier Badouel, is a fast method for calculating the intersection of a ray and a triangle in three dimensions without needing precomputation of the plane equation of the plane containing the triangle.
We don't have any images related to Badouel intersection algorithm yet.
You can add one yourself here.
We don't have any YouTube videos related to Badouel intersection algorithm yet.
You can add one yourself here.
We don't have any PDF documents related to Badouel intersection algorithm yet.
You can add one yourself here.
We don't have any Books related to Badouel intersection algorithm yet.
You can add one yourself here.
We don't have any archived web articles related to Badouel intersection algorithm yet.
External links
- Ray-Polygon Intersection An Efficient Ray-Polygon Intersection by Didier Badouel from Graphics Gems I