Three-dimensional (3D) computer graphics |
---|
Fundamentals |
Primary uses |
Related topics |
In 3D computer graphics, Phong shading, Phong interpolation,[1] or normal-vector interpolation shading[2] is an interpolation technique for surface shading invented by computer graphics pioneer Bui Tuong Phong. Phong shading interpolates surface normals across rasterized polygons and computes pixel colors based on the interpolated normals and a reflection model. Phong shading may also refer to the specific combination of Phong interpolation and the Phong reflection model.