A shading model used in computer graphics where the light and shadow are linear-ly interpolated via the normals presented at the vertex at the edges of the polygon and not the normals presented at the center of the polygon.

AKA: smooth shading

Makes cooler looking graphics and games.

Log in or register to write something here or to contact authors.