Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 129 Bytes

File metadata and controls

6 lines (5 loc) · 129 Bytes

Computer-Graphics

  1. Moving Car.
  2. Draw Line, Triangle, Circle.
  3. DDA using Positive Slope.
    1. DDA using Negative Slope.