You are on page 1of 2

Assignment No 1

1. What is the difference between Raster scan and Random scan display.
2. Explain CRT in detail.
3. What is Computer graphics and it’s application.

Assignment No 2

1. Explain DDA line drawing algorithm & plot the point for line AB A(3,2) B(10,8)
2. Derive Bresenham ‘s line drawing algorithm for lines with slope.
3. Explain the Midpoint circle generation algorithm.
4. What is aliasing? Explain some antialiasing techniques.

Assignment No 3

1. Explain inside outside test used in filling algorithm.


2. Explain Flood fill algorithm.
3. Derive matrices for Rotation about an arbitrary point.
4. Define shearing and give example.
Assignment No 4

1. Write short note on : Viewing transformation.


2. Define view port and derive window to view port transformation.
3. Explain Liang-Barsky line clipping algorithm with suitable example.
4. Explain Cohen-Sutherland line clipping algorithm.

Assignment No 5
1. Explain Parallel projection.
2. Explain perspective projections. Derive the matrix for perspective projection.
3. Explain what is meant by B Spline curve? State the various properties of B Spline
curve.
4. Explain what is meant by Bezier curve? State the various properties of Bezier curve.

Assignment No 6
1. Explain Z Buffer algorithm for hidden surface removal.
2. Explain Area subdivision algorithm for hidden surface removal.
3. Explain Painter’s algorithm.

You might also like