| Gouraud shading
In 3D graphics, the polygons that make
up the images need to be shaded; otherwise, you'd see a chicken-wire
framework instead of a realistic landscape and structures. Gouraud shading
is a complex process using algorithms to create a color gradient. This
shading is acceptable for gaming worlds and is a solid criterion in
benchmark quotes. |