Introduction - If you have any usage issues, please Google them yourself
This paper presents a method, along with some optimizations, for computing
whether or not two triangles intersect. The code, which is shown to be fast,
can be used in, for example, collision detection algorithms.