ModifiedPhongBSDF.h File Reference
#include <materials/BSDF.h>Go to the source code of this file.
Classes | |
| class | ModifiedPhongBSDF |
| Physically-correct modified phong model for glossy/specular surfaces, defined at a single point on a surface in 3-space. The modified phong model has two inputs: Kd, and Ks in [0, 1] subject to Kd + Ks <= 1, where Kd and Ks represent the diffuse and specular reflectivity of the surface respectively (fraction of incoming energy that is reflected diffusely/specularly). A third input, n, represents the specular shininess of the surface, where higher values of n correspond to tighter / sharper specular highlights, and lower values of n correspond to wider / glossier highlights. More... | |
Generated on 28 Feb 2009 for Milton by
1.5.6