B TECH(CSE+CCVT+GG+IOTSC)_VI_ ComputerGraphics_
B TECH(CSE+CCVT+GG+IOTSC)_VI_ ComputerGraphics_
Enrolment No:
Instructions:
SECTION A
(5Qx4M=20Marks)
S. No. Marks CO
Q1 “Coordinate free geometry (CFG) is a style of expressing geometric
objects and relations that avoids unnecessary reliance on any specific 4 CO 3
coordinate system.” Explain.
Q2 There are 100 successive translation operations performed on an object
with translation vectors (1, 2), (2, 3), (3, 4) … (100, 101). Determine 4 CO 4
the resultant translation matrix.
Q3 When is a bilinear patch not equivalent to a planar patch? Explain with
4 CO 2
derivation.
Q4 Set a Bezier curve with three control points as (3, 4), (6, 9) and (10, 10).
4 CO 4
(Only drawing a graph with the approximation points is needed).
Q5 Differentiate between Convex and Concave polygons. 4 CO 1
SECTION B
(4Qx10M= 40 Marks)
Q6 Given a triangle with points (1, 1), (0, 0) and (1, 0). Apply shear
parameter 2 on X-axis and 2 on Y-axis and find out the new coordinates
10 CO 2
of the object.
Q7 Suppose we have a computer with 32 bits per word and a transfer rate
of 1 MIPs. How long would it take to fill a frame buffer of a 300 DPI
(Dots per inch) laser printer with a page size of 8.5 inches by 11 inches? 10 CO 1
(Consider 1 dot=4 bits).
OR
Or
Find the normalization transformation N for window to viewport
mapping which uses the rectangle A(1,1), B(5,3), C(4,5), D(0,3) as a
window and normalized device screen having coordinates (0,0) as
bottom left corner and (1,1) as top right corner as a viewport. .