phong lighting model glsl Published December 27, 2011 at 1024 × 768 in phong lighting model glsl Phong lighting model in GLSL. Here is a basic implementation of the Phong lighting model in GLSL. It uses one light source, and the specular isn’t influenced by a material – the surfaces only have diffuse textures on them.