Illumination and Shading |
Gouraud AlgorithmFor each visible polygon evaluate illumination model at vertices using vertex normals For each scanline calculate intensity at edge intersections (span extrema) by linear interpolation For each pixel on scanline calculate intensity by interpolation of intensity at span extrema (like scan conversion with vertex colors) |
Made by dynaPage 0.2 |