0% found this document useful (0 votes)
150 views1 page

Index: Sno Topic Sign Remarks

This document contains an index of programming tasks related to computer graphics and 2D/3D rendering algorithms. There are 24 tasks listed, including writing programs to demonstrate line and circle rendering using different algorithms like DDA, Bresenham, and Midpoint, as well as programs for 2D transformations, animation, and 3D bar charts. Each task is numbered and includes a brief description.

Uploaded by

Tushar Jaiswal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
150 views1 page

Index: Sno Topic Sign Remarks

This document contains an index of programming tasks related to computer graphics and 2D/3D rendering algorithms. There are 24 tasks listed, including writing programs to demonstrate line and circle rendering using different algorithms like DDA, Bresenham, and Midpoint, as well as programs for 2D transformations, animation, and 3D bar charts. Each task is numbered and includes a brief description.

Uploaded by

Tushar Jaiswal
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 1

Index

Sno Topic Sign Remarks


1
Write a program to demonstrate scan conversion of a line using DDA
algorithm.
2
Write a program to demonstrate scan conversion of a line using Bresenhams
algorithm.
3
Write a program to demonstrate scan conversion of a line using Midpoint
algorithm.

Write a program to demonstrate scan conversion of a circle using Midpoint


algorithm.
!
Write a program to demonstrate scan conversion of a circle using
Bresenhams algorithm.
"
Write a program to demonstrate scan conversion of a #llipse using Midpoint
algorithm.
$ Write a program to demonstrate %ohen &utherland Algorithm.
' Write a program to ma(e a )heel and rotate it along x*axis.
+ Write a program to ma(e a fan )ith speed * lo), medium and fast.
1- Write a program to rotate a coin on a ta.le.
11 Write a program to ma(e a .all and hit along all sides of screen at midpoints.
12 Write a program to dra) fl/ing .alloons on the raster.
13 Write a program to shear a s0uare in 1* direction.
1 Write a program to shear a s0uare in 2* direction.
1! Write a program to shear a s0uare in 12* direction.
1" Write a program to demonstrate a rotating 3edd/ .ear.
1$ Write a program to rotate circle inside the circle.
1' Write a program to rotate circle outside the circle.
1+ Write a program to rotate line inside the circle.
2- Write a program to rotate line outside the circle.
21 Write a program to demonstrate analogue cloc(.
22 Write a program to demonstrate 4epu.lic Da/ 5lag ceremon/.
23 Write a program to create a screensaver.
2
Write a program to ma(e a 3D .ar chart ./ ta(ing the /ear on 1*axis and
pass percentage on 2*axis.
Sno Date Topic Sign Remarks

You might also like