Bresenham's line algorithm
V
0
= (x
0
, y
0
) = (
,
)
V
1
= (x
1
, y
1
) = (
,
)
Click to set start point V
0
.