|
|
|
|
|
COMPUTER GRAPHICS IN C ++ |
|
PRACTICAL QUESTION FOR |
|
| 1 |
Program to draw a Line Using DDA Line Drawing Algorithm. |
| 2 | Program to draw a Line Using Bresenhams Line Drawing Algorithm. |
| 3 |
Program to implement circle using Bresenhams Circle Generating Algorithm. |
| 4 |
Program to draw Ellipse Generating Algorithm. |
| 5 |
Program to implement a circle using DDA Line Drawing algorithm. |
| 6 |
Program to get inner and outer view of a House. |
| 7 |
Program to implement cartoon using circle, Ellipse and ARC. |
| 8 |
Program to generates Piechart and Bargraph using Pieslice and Bar. |
| 9 |
Program to generate Bar graph in three dimensions. |
| 10 |
Program to implement Two – Dimensional Transformations. |
| 11 |
Program to Reflect a Triangle W.R.T X Axis. |
| 12 |
Program to Animate any two Dimensional Object. |
| 13 |
Program to implement the Ball using Random number. |
| 14 |
Generation of moving colour circle and colour Random Lines. |