Implements the Phong Microfacet Normal Distribution from: "Microfacet Models for Refraction through Rough Surfaces" [Walter et al. 2007]: http://dx.doi.org/10.2312/EGWR/EGSR07/195-206. More...
#include "bbm/ndf.h"Go to the source code of this file.
Classes | |
| class | phong< CONF, NAME > |
| The Phong Microfacet distribution. More... | |
Namespaces | |
| namespace | bbm |
| namespace | bbm::ndf |
Functions | |
| BBM_CHECK_CONCEPT (concepts::ndf, phong< config >) | |
Implements the Phong Microfacet Normal Distribution from: "Microfacet Models for Refraction through Rough Surfaces" [Walter et al. 2007]: http://dx.doi.org/10.2312/EGWR/EGSR07/195-206.