Category: CG lab

0

Ex.No:7 ELLIPSE GENERATION ALGORITHM

AIM:          To write a program for ellipse generation. ALGORITHM: Step 1: Start. Step 2: Initialize the graphics header files and functions. Step 3: Declare the required variables and functions. Step 4:...

0

Ex.No:6 MIDPOINT CIRCLE DRAWING ALGORITHM

AIM:          To write a program for midpoint circle drawing. ALGORITHM: Step 1: Start. Step 2: Initialize the graphics header files and functions. Step 3: Declare the required variables and functions. Step...