Implements: "The Modifed Phong BSDF model for physically based rendering". More...
#include "bbm/bsdfmodel.h"Go to the source code of this file.
Classes | |
| class | phong< CONF, NAME > |
| The modified Phong BSDF model. This is the classic Phong BSDF model with appropriate normalization and sampling methods. More... | |
Namespaces | |
| namespace | bbm |
Functions | |
| BBM_CHECK_CONCEPT (concepts::bsdfmodel, phong< config >) | |
Implements: "The Modifed Phong BSDF model for physically based rendering".