You are on page 1of 2

Regulation: R16 Code :16CS241/2

II B.Tech. II semester Supplementary Examination – June, 2018

COMPUTER GRAPHICS
Time: 3 hours (CSE) Max. Marks: 60

SECTION – A

Answer all ten questions 10×1M=10 M


1.Draw the eight way symmetric structure of circle ?
2. In a color raster display, how many primary colors are there? List the colors.
3. What is scaling? A triangle A(1,1), B(2,1), C(1,3) is scaled by a factor of 3, find the new
coordinates of the triangle.
4.Transforming world coordinates into viewing coordinates usually called .
5.Reflection is also known as mirror image. [True/False]
6. What is perspective projection.
7. Abbreviate BSP in BSP tree. What is the purpose of this method.
8. What is scan line method.
9. In real time animation, the frames must be displayed at the rate of frames per second for
flicker free display.
(a) 12 (b) 18 (c) 24 (d) 36
10. The image based key frame animation is also called .

SECTION – B
Answer all four questions 4×5M= 20 M
11. List and explain the applications of Computer Graphics. 5M
OR
12. What are the steps involved in midpoint circle algorithm? Explain with an example. 5M
13. Write DDA(Digital Differential Analyzer) algorithm to generate line segment. Consider
the end points of line are (1,1) and (5,5), use DDA algorithm to rasterize the line. 5M
Regulation: R16 Code :16CS241/2

14. What do mean polygon filling?List various techniques used for polygon filling? Explain
scan-line polygon fill algorithm with example. 5M
15. Explain the steps in design of animation sequences.Illustrate animation of a walker. 5M
OR
16. “The animation systems are classified based on their role in animation process.” explain
them. 5M
17. Describe different methods of motion specifications. 5M
OR
18. Write a short note about morphing.
SECTION – C (Internal choice questions)
Answer all three questions 3×10M= 30 M
19. a) Explain the following terms: 5M
i. Homogeneous Coordinates
ii. Composite transformations.
b) Magnify the triangle A(2,3), B(3,5) and C(6,9) to twice of its size while keeping B(3,5) fixed. 5M
OR
20. a) What you know about rotation? How do you perform rotating a two dimensional object and
derive the matrix equation. 6M
o
b) Perform a 60 of rotation of triangle A(2,3), B(4,5) and C(6,7) about the origin. 4M
21.Explain about rotation of a 3D object about an arbitrary axis in detail. 10M
OR
22. a) What are the basis functions of B-spline surface. 5M
b) Explain any two hidden surface removal methods 5M

23. a) What is illumination? List various types. 2M


b) Explain the following illumination models
i. Ambient light ii. Diffuse reflection
iii. Warn iv. Colored lights and surfaces. 8M
OR
24. Explain about polygon rendering methods. 10M

You might also like