Phong reflection model: Difference between revisions

Content deleted Content added
Added namesake and creator of the algorithm into the introduction
Tags: Mobile edit Mobile app edit iOS app edit
No edit summary
Tags: Visual edit Mobile edit Mobile web edit
Line 1:
{{distinguish|PhongAAPhong shadingshadingC}}
The '''Phong reflection model''' (also called '''Phong illumination''' or '''Phong lighting''') is an [[Empirical modelling|empirical model]] of the [[illumination model|local illumination]] of points on a [[Surface (mathematics)|surface]] designed by the computer graphics researcher [[Bui Tuong Phong]]. In [[3D computer graphics]], it is sometimes referred to as <!--DO NOT LINK-->"Phong shading"<!--DO NOT LINK-->, particularly if the model is used with the [[Phong shading|interpolation method of the same name]] and in the context of [[pixel shader]]s or other places where a lighting calculation can be referred to as “[[shading]]”.