Skip to content
Tarek idrees edited this page Jan 23, 2021 · 1 revision

This is a program for drawing 3 shapes (Line,Circle,Ellipse) using three Algorithms :

  • Direct Algorithm
  • Polar Algorithm
  • Mid Point Algorithm

Use different colors (Red,Blue,Green,Black,Random).

Use Save,Load and Clear Function for different shapes.

Filling circle after taking quarter from user.