List the major differences between DDA and Bresenham's algorithm. Illustrate the Bresenham's algorithm to the line with end points(10, 6) and (12, 1).
Draw the block diagram of vector and raster graphics display architecture and write the advantages and disadvantage of both display architecture.
How decision parameter can be used to draw circle? Calculate the points to draw a circle having radius 5 and center as (10, 5).
Attempt any Eight questions
[8x5=40]Explain how can line method detects the visible surface with example.
Differentiate Phong Shading with Gouraud Shading method.
Explain Cohen-Sutherland line clipping Algorithm.
What is Beizer curve? Describe its properties.
Discuss the use of computer graphics in different areas.
Describe polygon, vertex and edge table of a polygon.
What is boundary representation technique? Explain.
Explain the Phong illumination model for specular reflection.
Write short notes on:
a. Shearing and Scaling
b. Line Clipping