Attempt any Eight questions.
[8*5=40]
4.
Give some basic color model. Give the basic command to draw the pixel and polygon in OpenGL. [5]
5.
Trace the Bresenham’s Line drawing algorithm for the end points(1, 1) and (8, 5). [5]
6.
Derive the relation for three-dimensional translation and rotation. [5]
7.
What is the purpose of wireframe representation? Describe about boundary and space partitioning. [5]
8.
Plot the ellipse centered at (0, 0) with radius rx = 8 and ry = 6, using mid point ellipse drawing algorithm. [5]
9.
Define clipping. Discuss about cubic spline Interpolation. [5]
10.
How can we detect shadows in computer graphics? List the challenged in computing light model. [5]
11.
Mention any two color command in OpenGL. Explain about Hermite curve. [5]
12.
List some applications of VR. What might be the possible navigation techniques and manipulating interfaces in virtual reality? Justify. [5]