You are on page 1of 2

INDEX

Sr.No. Topic Page No.


1 WAP to draw a line in computer graphics. 01
2 WAP to draw basic graphics construction like 02
rectangle, circle, arc, ellipse.
3 WAP to a triangle in computer graphics. 03

4 WAP to draw a cube. 04

5 WAP to draw a hut. 05

6 WAP to draw a rhombus. 06

7 WAP to draw a kite and color it. 07

8 WAP to draw a human face. 08

9 WAP to print a line using DDA algorithm. 09-10

10 WAP to print a line using Bresenham’s algorithm. 11-12


11 WAP to create a circle through midpoint algorithm. 13-14

12 WAP to draw a Bar Chart. 15-16

13 WAP to draw a Pie Chart. 17

14 WAP to create a concentric circle filled with 18


different colors and pattern.
15 WAP to draw different linestyle. 19

16 WAP to draw different Textstyle. 20

17 WAP to draw circle on the screen randomly. 21

18 WAP to fill a rectangle using a setfillstyle. 22


19 WAP to make screen saver in that display different 23
size circles filled with different colors & at random
places.
20 WAP to make a moving colored car using inbuilt 24
functions.
21 WAP to print your name in Hindi script on console 25
output in c.
22 WAP to control a ball using arrow keys. 26-27

23 WAP to implement digital clock. 28-29

24 WAP to implement bouncing ball using sine wave 30-31


form.
25 WAP to implement bouncing ball in vertical 32-33
direction.
26 WAP to create concentric ellipse. 34

27 WAP to draw Pie Chart of marks entered by user. 35-36

28 WAP to translate a point. 37

29 WAP to rotate a line. 38-39

30 WAP to reflect a triangle. 40-42

31 WAP for floodfill algorithm. 43

32 WAP for 2D transformation. 44-46

33 WAP to make a moving cycle. 47


34 WAP to draw Bezier curve. 48-49

35 WAP of translation ,rotation and scaling using 50-51


composite transformation.

You might also like