Browse papers
A

Section A: Long Answer Questions

Attempt any TWO questions.

3 questions·10 marks each
1long10 marks

What is 2D geometric transformation? Explain translation, rotation and scaling with their transformation matrices in homogeneous coordinates.

transformation
2long10 marks

Explain the Cohen-Sutherland line clipping algorithm with the region codes and clip a line against a rectangular window with a suitable example.

clipping
3long10 marks

Explain parallel and perspective projections in 3D graphics. Derive the transformation matrix for perspective projection.

3dprojection
B

Section B: Short Answer Questions

Attempt any EIGHT questions.

9 questions·5 marks each
4short5 marks

Explain the Sutherland-Hodgman polygon clipping algorithm with an example.

clippingpolygon
5short5 marks

Explain the RGB and CMY color models used in computer graphics.

color
6short5 marks

Write the transformation matrices for 3D translation, scaling and rotation about the x-axis.

3dtransformation
7short5 marks

Explain the concept of window to viewport transformation.

windowing
8short5 marks

Differentiate between parallel projection and perspective projection.

projection
9short5 marks

Explain the working of a CRT (Cathode Ray Tube) with a suitable diagram.

display-devices
10short5 marks

Differentiate between object-space and image-space methods of hidden surface removal.

hidden-surface
11short5 marks

What is a spline? Differentiate between interpolation and approximation splines.

curvesspline
12short5 marks

Explain the key frame system in computer animation.

animation