No BSD License
5.0
by Suresh Joel
19 Jun 2002 (Updated 21 Jun 2002)
Returns the points on a line between two points.
| Watch this File
A simple algorithm that returns the points (x and y values) for a line between two points (x1,y1) and (x2,y2).
Could not find a simple function for this anywhere else -- works exactly as it should. Thanks!
Contact us