Also known as "flat shading." The most simple and fast shading algorithm. Each polygon has only one intensity, and one color. It is used to shade the entire polygon. It works well when you're shading something that is supposed to be a flat surface. It works horribly when you're shading something that is a polygonal approximation of a curved surface.