Knowledge in Bresenham’s algorithm

Computer Graphics-Bresenham’s Line Algorithm

Here we learn about some of the concepts of Computer Graphics : Bresenham’s Line Algorithm A highly efficient incremental method for scan converting lines. Using only incremental integer calculation. DDA works with floating point arithmetic Rounding to integers necessary Bresenham’s algorithm uses integer arithmetic Constants need to be computed only once