Quote Originally Posted by noeska
what is/are its advantage(s) over other ways? Speed?
It is faster than using floating point numbers to calculate points on the line, and it is simpler (and possibly faster) than using the Bresenham integer line drawer.

cheers,
Paul