Completion requirements
View
Make a submission
Opened: Saturday, 3 October 2020, 12:00 AM
Due: Saturday, 10 October 2020, 12:00 AM
Suppose you have given two endpoints (-2,-7) and (3,3). Draw the line using the DDA algorithm.
N.B: You have to solve the problem in a reversed way, i.e goes from top point to bottom point.