Polygon Rendering Methods
Polygon Rendering Methods
RENDERING means giving proper intensity at each point in a graphical object to make it look like real world object.
Phong Shading.
Fast Phong Shading.
N4
N2
GOURAUD SHADING
Intensity interpolation scheme developed by
Gouraud.
5 p
Advantages
Phong Shading
Normal Vector Interpolation Shading Developed by Phong Bui Tuong
Accurate method
Displays more realistic highlights Reduces Mach band effect Interpolate normal vectors and then apply illumination
Scan line
N2
Advantages n Disadvantages
Adv. Intensity calculations produce more accurate results Displays more realistic highlights on the surface Greatly reduces the Mach-band effect. [The Mach band effect exaggerates the change in intensity at any boundary where there is a discontinuity in magnitude or slope of intensity.] Dis adv. Requires more calculations