Computer Graphics
Full Marks: 60
Pass Marks: 24
Time: 3 hours
What is a raster scan display system? Draw its block diagram and explain it in detail.
How can you represent 3D viewing? Explain it with equation and practical application.
Explain the following terms with practical applications.
Where do you require ellipse clipping algorithm? Explain in detail about ellipse clipping algorithm.
How can you draw circle? Explain it with algorithm.
Explain in detail about polygon table. How can you apply in the case of virtual reality?
What do you mean by solid modeling? Explain the process for solid modeling with example.
Hidden surface removal is required in computer graphics is very important, justify it. Explain in detail about scan line method.
OR
Explain in detail about scan line method. Justify that it is better than plane equation method.
Consider 1024 pixels X 1024 scan lines image with 24-bit true color. If 10 minutes video is required to capture, calculate the total memory required? How can you incorporate shadow in the computer graphics?
Differentiate between diffuse reflection and specular reflection. Why do we require shading model? Explain it.
OR
Explain in detail about Phong shading model. Compare it with Gouraud Shading model.