Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 125 Bytes

File metadata and controls

5 lines (5 loc) · 125 Bytes

Computer-Graphics

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