Brain Dump

Flat Shading

Tags
computer-graphics

A simple way of shading in which we simply assign a constant pixel value to each polygon. Different polygons can have different colors, but the color of a pixel in the same polygon is constant.