Name: Anonymous 2006-04-09 7:58
Hi, Simple question :
If there is a line from (x1 , y1 ) to (x2, y2)
I have the length L using pythagoras method.
If i want to find a Point on the line a fraction of the way through it , Eg. 1/5 through the line how do i do it ?
If there is a line from (x1 , y1 ) to (x2, y2)
I have the length L using pythagoras method.
If i want to find a Point on the line a fraction of the way through it , Eg. 1/5 through the line how do i do it ?