The Low et al.'s microfacet BRDF model from "BRDF models for accurate and efficient rendering of glossy surfaces" [Low 2012]: https://doi.org/10.1145/2077341.2077350. More...
#include "bbm/bsdfmodel.h"#include "bsdfmodel/microfacet.h"#include "ndf/low.h"#include "maskingshadowing/vgroove.h"Go to the source code of this file.
Classes | |
| class | lowmicrofacet< CONF, NormalizationFactor, NAME > |
| The Low et al. Microfacet BRDF model. More... | |
Namespaces | |
| namespace | bbm |
Functions | |
| BBM_CHECK_CONCEPT (concepts::bsdfmodel, lowmicrofacetfit< config >) | |
The Low et al.'s microfacet BRDF model from "BRDF models for accurate and efficient rendering of glossy surfaces" [Low 2012]: https://doi.org/10.1145/2077341.2077350.