Task3: Algorithm Implementation

Opened: Friday, 14 May 2021, 12:00 AM

Write a program to draw a line with endpoints (120, 70) by using the DDA algorithm.

Write a program to draw a line with endpoints (80, 320) and (200, 30) by using Bresenham.


Submission Guide Line:

  • Submit .txt file of your code
  • Snapshot of the output

N.B. Do not submit .ZIP or .RAR file