0% found this document useful (0 votes)
19 views3 pages

Local Paper

This document is an exam paper for the Computer Graphics course at the Indian Institute of Information Technology and Management, Gwalior, scheduled for November 20, 2024. It includes instructions for the exam structure, which consists of multiple-choice questions in Section-A and numerical problems in Section-B, along with specific guidelines for answering. The document also contains a series of questions covering various topics in computer graphics, including display types, transformations, and curve properties.

Uploaded by

Aayush Dhakad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
19 views3 pages

Local Paper

This document is an exam paper for the Computer Graphics course at the Indian Institute of Information Technology and Management, Gwalior, scheduled for November 20, 2024. It includes instructions for the exam structure, which consists of multiple-choice questions in Section-A and numerical problems in Section-B, along with specific guidelines for answering. The document also contains a series of questions covering various topics in computer graphics, including display types, transformations, and curve properties.

Uploaded by

Aayush Dhakad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

1

Atal Bihari Vajpayee-


Indian Institute of Information Technology and Management, Gwalior
Major Exam, July-Dec, 2024

Roll No: .................... Course Code: IMIT-3104


Date: Nov. 20, 2024 Computer Graphics
Timing: 02:00 PM–05:00 PM M. Marks = 40:
Instructor: Dr. Sunil Kumar IMT-V-2022

Important instructions:
• All questions are compulsory.
• Don’t do rough work/tick/write anything on the question paper except your roll no.
• There are two Section - A, and Section - B. Section-A comprises of Multiple choice question
(MCQ) questions, and Section-B contains numerical problems.
• For Section-A, 1 marks will be allotted for each correct ans.
• There are 3 sets (Set-A, Set-B, and Set-C) of this question paper. The order of options and
questions are different in different sets and so, you must mention your set number on the
answer booklet. Set no. is mentioned beside the M. Marks (top right) of the question paper.
• Scientific calculators are allowed. However, sharing of calculator is not allowed.
• Return the question paper after completion of the examination along with the answer booklet.

=== Section-A : Multiple choice question(MCQ) Questions : 1 Marks Questions ===

Q1:-(a) In random scan display, the frame buffer holds


A) Line drawing commands
B)Scanning instructions
C)Image resolution
D) Intensity information

(b) Bean penetration method is usually used in –


A)LCD B) Raster Scan Display
C) Random Scan Display D)None of the above

(c) The quality of an image depend on


A) Number of pixel used by image
B) Number of line used by image
C)Number of resolution used by image
D) None of the above
(d) The process of extracting a portion of a database or a picture inside or outside a specified
region is called –
A) Transformation B)Projection
C) Clipping D) Mapping

(e) A line with endpoints codes as 0000 and 0100 is


2

A)Completely Visible B) Completely invisible


C) Partially invisible D) Trivially invisible

(f) What causes the ”staircase effect” in Raster Scan Display Systems
A)Pixel grid arrangement B) Electron beam deflection
C) Phosphor coating D) Refresh rate limitations

(g) What is the typical refresh rate for Raster Scan Display Systems
A) 30 Hz B) 60 Hz
C)90 Hz D) 120 Hz

(h) What technology converts UV rays into visible light in Plasma Displays:
A) Phosphor coating B) Shadow mask
C) Electron guns D) Color filters

(i) What determines the number of colors in a display system


A) Electron gun speed B) Number of bit planes in the frame buffer
C)Phosphor composition D) Refresh rate

(j) Every line end point in a picture is assigned a four digit binary code, called a . . . . . . . . .
A) Binary Code
B)Unicode
C)Region Code
D) None of these

===================== Section-B ============================

Q2:- Differentiate between emissive and non -emissive display [2]

Q3:- What is a spline? What is the use of control points? [2]

Q4:- What are the important properties of Bezier Curve?. [2]

Q5:- Draw a line using DDA, having coordinates as (-1, -4) and (5, 6)? [2]

Q6:- Derive the Bezier basis for order “n=4”. [2]

Q7(a):- Scale the surface A(2, 2, 2), B(4, 4, 4), C(5, 5, 5), D(6, 6, 6) with respect to point (7,
7). “n=4”.(b)Scale the object with co-ordinates A (2, 1). B (2, 3), C (4, 2) and D (4, 4)
with a scale factor of Sx= =2 [5]
3

Q8:- Let ABCD be the rectangular window with A(20,20) B(90,20) C(90,70) and D (20,70)
. Find region code for the endpoints and use Cohen Sutherland Algorithm to clip the
line P1, P2 with P1(10,30) and P2(80,90). [5]

Q9:- Explain the following transformation with the matrix representations. Give suitable
diagram for illustration. • Translation. • Scaling. • Rotation.(b)Given a circle C with
radius 10 and center coordinates (1, 4). Apply the translation with distance 5 towards
X axis and 1 towards Y axis. Obtain the new coordinates of C without changing its
radius. [2.5+2.5]

Q10:- Consider a spherical object centered at (1,1,1) with a radius of 1 unit. A camera is
located at the point (1,1,4) and the look-at-point is (1,1,2). The up direction is along the
negative Y direction. Determine the coordinates of the point Pv in the view coordinate
system to which the point P(1, 1, 2) is transformed. [5]

*** End of the paper ***

You might also like