Perform work proportional to the length of the line (methods that perform work for every pixel on screen or for all samples in the bounding box of the line are not acceptable solutions).We encourage you to start with an implementation of Bresenham's algorithm. When you are done, your soluti...