You are on page 1of 3

Vidya Vikas Institute of Technology Prefinal Exam Cse IV Computer graphics

set-1

1.a) Discuss the operation of raster scan system with a neat sketch. b) Write about any one input device. 2 a) Explain the steps involved in generalized DDA algorithm. b) What is the principle followed in Flood fill algorithm. Explain the steps in the algorithm [8+8] 3 a) Derive the transformation matrices for rotation and translation in 2-D Cartesian co- ordinate system. b) Reflect the object with vertices A(5,5), B(4.0) and C(7.5) about i) x-axis and ii) y- axis using the appropriate transformation matrices. [8+8] 4 a) Describe the stages in viewing pipeline in 2-D graphics. b) Explain the steps involved in Sutherland-Hodgeman algorithm. Explain.[8+8] 5 a) Classify the visible surface detection algorithms. Explain briefly about each class. b) Give a detailed note about octree methods for visible surface detection methods. [8+8] 6 a) Discuss the characteristics of key-frame animation. b) Distinguish between procedural controlled and constraint based controlling.[8+8] 7.a) Give the transformation matrix to rotate a point about an arbitrary point. b) Show that the transformation matrix for a reflection about the line y=-x is equivalent to a reflection relative to the y-axis followed by a counterclockwise rotation of 900. 8. Derive the necessary equations required to generate circle algorithm.

Vidya Vikas Institute of Technology Prefinal Exam Cse IV Computer graphics

set-2

1 a) List the operating characteristics of the display systems which follow raster refresh display technology. What are the applications of such devices? b) Consider a raster display system with resolution of 800 by 400. How many pixels could be accessed per second by a display controller that refreshes the screen at the rate of 60 frames per second? [8+8] 2 a) Explain the generalized Bresenhams algorithm. Why is it superior to traditional DDA algorithm? b) List the data structures used in scan-line polygon fill algorithm. Illustrate the procedure with an example. [8+8] 3 a) what is meant by composite transformation? When is it used. b) Find the reflection of a point A(5.9) about the line y= x+5 [8+8] 4 a) Derive the window to view port transformation matrix. Give the graphical illustration. b) What is the principle of Cyrus-Beck algorithm for clipping a polygon. Illustrate with an example. 5. Give the steps involved in viewing pipe-line. Explain briefly about each stage of operations. [8+8] 6 a) Explain the steps involved in depth buffer algorithm. Analyze its space complexity. b) Explain with graphical illustrations, the BSP tree methods for visible surface detection. [8+8] 7. Explain in detail about the graphical languages followed in achieving the animation effects. 8.a) What are the steps in the design of animation sequence. b) List various motion specifications.

Vidya Vikas Institute of Technology Prefinal Exam Cse IV Computer graphics

set-3

1. a) What are the application areas of computer graphics? Explain briefly. b) Distinguish the raster-scan and random-scan systems. [8+8] 2. a) Explain the steps involved in mid-point circle generation algorithm. Analyze its time complexity. b) What are the steps involved in scan-line polygon fill algorithm. Explain its merits and limitations. [8+8] 3. a) What is meant by i) homogeneous transformation matrices and ii) transformation between co-ordinate systems. b) Prove or disprove that the two successive rotations are commutative. [8+8] 4. a) Define the terms: i) viewing pipeline and ii) window to view port transformation b) Explain how the function is implemented for finding whether two lines are intersecting or not in Sutherland-Hodgeman algorithm 5.a) Compare the scan-line and depth sorting algorithms for visible surface detection. b) Explain the steps involved in the area sub-division algorithm. 6.a) Write about flat-panel displays. b) Write about Digitizers. 7.a) What are key frames? Write about morphing. b) Explain some of motion specification for computer animation. 8. a) List the operating characteristics of the display systems which follow raster refresh display technology. What are the applications of such devices? b) Consider a raster display system with resolution of 800 by 400. How many pixels could be accessed per second by a display controller that refreshes the screen at the rate of 60 frames per second?

Vidya Vikas Institute of Technology Prefinal Exam Cse IV Computer graphics

set-4

1 a) List the graphical input devices. Briefly explain about any two of the devices. b) How much time is spent scanning across each row of pixels during screen refresh on a raster system with a resolution of 640 by 480 and a refresh rate of 60 frames per second? [8+8] 2 a) What is meant by 8-way symmetry of the circle. How is it helpful in generation efficient circle generation algorithm. b) Compare the flood-fill and boundary fill algorithms. [8+8] 3 a) List the basic transformation techniques. Graphically illustrate their effects. State the corresponding matrix representations. b) What are the steps involved in the reflecting the object about an arbitrary axis using 2-D transformations. [8+8] 4 a) Explain the terms: i) parametric representation of a line segment and ii) viewing functions

b) Explain the steps involved in the Sutherland-Hodgeman algorithm for polygon clipping. What are its advantages 5.a) What are the steps involved in depth buffer algorithm. What are its advantages and disadvantages? b) What is the principle of area sub-division methods? Illustrate the working of this algorithm with suitable examples. [8+8] 6.a) Derive the transformation matrix to rotate, a point about aribitrary point. b) Give the transformation matrix for the following i) To shaft left by 2 units and due to rotate by 450 clockwise. ii) To reflect w.r.t. y=-x axis. [8+8] 7. Explain Cohen Sutherland algorithm for line clipping with an example. 8 a) Give a detailed note about the stage action rules of animations b) What are the advantages and disadvantages of generation purpose animation languages.

You might also like