I saw a lot of posts describing how to find if the point lies outside or inside. But I want to know if there's a way to know if the point is in the edge of the triangle.
The equation should have 4 parameters (p,x,y,z)
, the point which I try to discover lies on the edge and three other points that create the triangle
When I saw on edge, I mean on any of the segments, given a triangle "on edge" is any of the lines that create it