"Government's view of the economy could be summed up in a few short phrases: If it moves, tax it. If it keeps moving, regulate it. And if it stops moving, subsidize it."
- Ronald Reagan

Fragment level phong illumination
Thursday, February 13, 2003 | Permalink

PhongIllumination.pdf (158 KB)
Download code
This article goes through the whole process of creating fragment level phong illumination lighting. Both the theory and implementation is explained in detail. Pixel and vertex shader version 2.0 in DirectX 9 is used for the implementation.

This article was also published in the Shader X II book.