Here we are provided by Last year Question paper for the professional courses. Here You can download Last year question paper of COMPUTER GRAPHICS for B.TECH 2005-06.

Here you can see that the last year question paper Approved by the university is Uttarakhand Technical University (UTU). Here we are providing by previous year question paper of the Uttarakhand technical university (UTU) Examination for B.TECH Sixth semester subject is COMPUTER GRAPHICS. Here you can download Last year question papers of All professional courses like B.C.A, B.Sc.(IT), B.TECH, HOTAL MANAGEMENT (HM), etc. and collect your Exam patterns, syllabus, Results.

Last Year Paper of COMPUTER GRAPHICS B.TECH UTU

 B.TECH.

SIXTH SEMESTER EXAMINATION, 2005-06

COMPUTER GRAPHICS

Time Duration: 3Hrs.                                                            Total Marks: 100

Instruction: (i) Attempt all Questions.

                     (ii) In case of numerical problems assume data wherever    

                           not provided.

                     (iii) Be precise in your answer.

Q1. Attempt any four parts of the following:                        

       (a). How much memory is needed for the frame buffer to store a display 16 gray levels?

       (b). Consider a raster display with pixels, noninterlaced display mode, and a screen width of 35 cm. Estimate the average speed of  the electron beam across the screen surface.

       (c). Distinguish between pixel ratio and aspect ratio. What is the aspect of a display?

       (d). Modify the simply straight line DDA to draw either solid, Dashed or dotted lines.

       (e). Execute Bresenham’s straight line algorithm to produce a line from (0,0) to (17,12) [Use hand sketch].

       (f). What do you mean by “Working of Interactive Computer graphics”? Describe with example.

Q2. Attempt any four parts of the following:                          

(a). What is Segmentation? Give an example of a Segmentation table.

(b). Explain with examples and suitable sketches the creating, deleting and renaming segments.

(c). what is Matrix Transformation? Show with simple example how matrices are added and subtracted.

(d). Compute the composite transformation matrix for the following transformation in the give order:

Translate by (-2, 1)

Rotate by 70 degree

Translate by (2, 3)

(e). Explain with a suitable sketch the difference between a window and viewpoint.

(f). Instead of performing each transforming separately, we compute a composite matrix and use that. What is the advantage?

Q3. Attempt any two parts of the following:            

(a). What is event handling echoing? Explain in details with examples.

(b). Explain the working of homogeneous coordinates in a 3-Dimensional space.

(c). Name the two most commonly used hardware input devices. Explain the working principle of a wireless mouse.

Q4. Attempt any two parts of the following:                      

(a). The sum of the point and a vector is well defined, but is it a point or a vector ? Explain with proper sketches.

(b). What is a curve interpolation? As far as Splines are concerned, what do Hermite, Bezier and B-Splines curves indicate?

(c). Explain parametric representation of geometry with examples.