Computer Graphics
Full Marks: 60
Pass Marks: 24
Time: 3 hours
What is a random scan display system? Draw its block diagram and explain it in detail.
What do you mean by homogeneous coordinates? Explain it with equation and practical application.
Explain the following terms with practical applications.
Explain in detail about circle clipping algorithm. Where do you require circle clipping algorithm?
How can you draw circle? Explain with algorithm.
Explain in detail about polygon table. How can you apply in the case of computer animation?
What is a polygon mesh? Explain the application of polygon mesh with example.
Justify that hidden surface removal is required in computer graphics. Explain in detail about depth buffer method.
OR
Explain in detail about scan line method. Just that it is better than depth buffer method.
Consider 256 pixels X 512 scan lines image with 24-bit true color. If 20 minutes video is required to capture, calculate the total memory required? What is the color intensity model? 10. Explain in detail about Phong shading. How can you modify Phong shading model?
OR
Explain in detail about Gourand shading model. Compare it with Phong shading model.