Jump to content

Badouel intersection algorithm

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Altenmann (talk | contribs) at 19:55, 13 August 2023. The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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.

[edit]