Triangle - triangle collision test
l compute the line of intersection between
the supporting planes of the two triangles
l compute the intersection interval
between this line and the two triangles
gives two intervals
l if the two intervals overlap,
then the two triangles interpenetrate!