Polygon -Rendering Methods
Now we will see the application of an illumination model to execute the rendering of standard graphics objects that are formed along with polygonal surfaces. Scan line algorithm classically applies lighting model to carry out rendering of polygon surfaces, through using any one of the two techniques:
1) All polygons can be rendered along with a single intensity.
2) The intensity can be acquired at each point of the surface utilizing an interpolation scheme.