rgab1508.github.io
#Line Drawing Algorithm
##Implementation of line drawing algorithms
slope Intercept form(y=mx+c)
DDA algorithm
Bresenham’s Algorithm