|
rj pose la question : Well hello,
Lets say I have a triangle,
Not any ordinary triangle, but a triangle that is represented in 3 dimensions. I also have a line segment.
Lets say that this triangle has points A(0,0,0), B(1,0,0), C(0,1,1)
And the line segment has points D(0,1/2,0), E(1,1/2,1)
In what way can I find if the line segment and triangle intersect? Their intersection point?
I don't prefer matrices, because they don't make any sense, but ... if that's the only way to solve this, then do what's necessary.
Thank you in advance. Penny Nom lui répond. |