SCS 411 Computer Graphics Exam 2
SCS 411 Computer Graphics Exam 2
DURATION: 2 HOURS
INSTRUCTIONS TO CANDIDATES:
Page 1 of 3
SECTION A: ANSWER ALL QUESTIONS IN THIS SECTION
QUESTION ONE (30 MARKS)
a) Distinguish between the following terms
i) Emissive and non-emissive displays (2marks)
ii) Image processing and image synthesis (2marks)
iii) Interlacing scan and progressive scan (2marks)
b) Suppose RGB raster system is to be designed using a 12inch X 20 inch screen with a
resolution of 100 pixels per inch. In the frame buffer, how much storage (In Kilobytes) do we
need for frame buffer?
(4marks)
c) Identify and explain three types of geometric primitives used in open GL. (3marks)
d) Given a mangle with coordinates A(2,2) B(0,0) and C(2,0) apply shearing factor 2 on x-axis
and 2 on y-axis. Find the new coordinates of the triangle. (4marks)
e) Explain any three factors you would consider before selecting a display technology (4marks)
f) Briefly discuss the basic principles in displaying polygon under open GL (3marks)
g) Describe the steps to be followed in Digital Differential Analyzer (DDA) scan conversion
algorithm. (6marks)
Page 2 of 3
c) Translate a mangle with vertices at original coordinates A(10,25,5), B(5,10,5) and
C(20,10,10) by tx=15, ty= 5, tz= 5
(5marks)
Page 3 of 3