rr320502 Computer Graphics
rr320502 Computer Graphics
rr320502 Computer Graphics
1
III B.Tech II Semester Regular Examinations, Apr/May 2006
COMPUTER GRAPHICS
(Computer Science & Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
⋆⋆⋆⋆⋆
⋆⋆⋆⋆⋆
1 of 1
Code No: RR320502 Set No. 2
III B.Tech II Semester Regular Examinations, Apr/May 2006
COMPUTER GRAPHICS
(Computer Science & Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
⋆⋆⋆⋆⋆
2. (a) Discuss the steps involved in the ordered edge list algorithm.
(b) What are the advantages of edge flag algorithm. [8+8]
4. (a) Find the general form of the transformation N which maps a rectangular
window with x extent xwmin to xwmax in the x-direction and y extent ywmin
to ymax in the y-direction on to a rectangular view port with x extent xvmax
to xvmax and y extent yvmin to yvmax .
(b) Distinguish between Cohen-Sutherland outcode and Sutherland-Hodgeman al-
gorithm. [8+8]
5. Drive the matrix form for the geometric transformations in 3-D graphics for the
following operations.
(a) Translation
(b) Scaling
(c) Mirror reflections. [5+5+6]
6. List and explain the procedures followed in different smooth shading algorithms.
Analyse the computational complexities in each. [16]
⋆⋆⋆⋆⋆
1 of 1
Code No: RR320502 Set No. 3
III B.Tech II Semester Regular Examinations, Apr/May 2006
COMPUTER GRAPHICS
(Computer Science & Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
⋆⋆⋆⋆⋆
3. (a) List the basic transformations which cause the physical distortion in the trans-
formed object.
(b) An object point P(x,y) is translated in the direction U = aI + bJ and simulta-
neously an observer moves in the direction U. Show that there is no apparent
motion of the object point from the point of view of obsever. [8+8]
5. Derive the matrix form for perspective projection transformation using 3-demensional
homogenous representation. With a neat sketch, describe various parameters in-
volved in the matrix representation. [16]
1 of 2
Code No: RR320502 Set No. 3
7. Justify that the Bezier’s method possesses global control in curve generation. Demon-
strate with suitable illustrations. [16]
⋆⋆⋆⋆⋆
2 of 2
Code No: RR320502 Set No. 4
III B.Tech II Semester Regular Examinations, Apr/May 2006
COMPUTER GRAPHICS
(Computer Science & Engineering)
Time: 3 hours Max Marks: 80
Answer any FIVE Questions
All Questions carry equal marks
⋆⋆⋆⋆⋆
1. Discuss about the construction and functioning of different graphical input devices.
[8+8]
2. (a) Briefly explain about different image compression techniques.
(b) Explain the steps involved in simple parity scan conversion algorithm.
[10+6]
3. (a) What is meant by homogeneous representation of transformation matrices.
Why it is necessary.
(b) List the homogeneous representation of all the basic transformations.
(c) Find the transformation matrix that represents rotation of an object by 300
clock wise, about the origin. [5+5+6]
4. (a) Explain the terms: world coordinate system, normalized device coordinate
system and physical device coordinate system.
(b) Explain the procedure followed to determine whither a line segment is inter-
section a given vector or not. [8+8]
5. (a) Derive the matrices for rotations about three principle axis in 3-D graphics.
(b) What is meant by homogeneous co ordinates? What is its significance?
[8+8]
6. (a) Discuss about the characteristics of the following illumination parameters.
i. Diffuse refection
ii. Specular reflection and
iii. Refraction.
(b) At a surface point p, if the surface normal, light vector and sight vectors are
given by n = j, L = -I + 2j-k and s = I + 1.5j + 05k respectively, find the
vector of reflected ray and the angle it is making with surface normal. [9+7]
7. (a) State the blending function suitable for Bezier surface and explain the terms
involved in it.
(b) Demonstrate that Bezier curve is axis independent. [8+8]
8. (a) Discuss the procedural control methods of animation.
(b) What are the advantages of procedural control over full explicit control.
[8+8]
⋆⋆⋆⋆⋆
1 of 1