03-20-2009 01:51 PM
Hi,
I am trying to implement an algorithm which would calculate a distance of a point inside a triangle from its three corners. The point (X,Y) should output three distances each from every corner of a triangle. I can think of some ways but just wondering if there are better solutions.
Any inputs appreciated?
Thanks.
ABM
03-20-2009 01:58 PM - edited 03-20-2009 02:01 PM