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