Re: Intersection of two triangles
Posted by
runiter on
Aug 18, 2017; 4:58pm
URL: https://forum.jogamp.org/Intersection-of-two-triangles-tp4038124p4038155.html
@gouessej
The link you provided just returns a Boolean that tells if there is a collision between two triangles or not. Do you know of a code that returns the actual intersection?