Bresenham's algorithm is a simple method that only uses integer addition and subtraction and bit shifting, so it can be used on many computers and it can be said to be a revolutionary algorithm ...