Task3: Algorithm Implementation

Opened: Wednesday, 7 October 2020, 8:00 PM
Due: Sunday, 11 October 2020, 12:00 AM

Write a program to draw a line with endpoints (80, 320) and (200, 30) by using 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