Implements the GGX microfacet distribution with the V-cavities shadow-masking model, using the importance sampling scheme described in Algorithm 3 of:
https://hal.inria.fr/hal-00996995v1/document
#include <ggx.h>
|
float | roughness |
|
float | inv_roughness |
|
◆ p()
evaluate the pdf of sampling H given V, p(H|V) = p(V,H)
◆ sample()
sample H given V and return the pdf p
The documentation for this struct was generated from the following file:
- C:/p4research/research/jpantaleoni/Fermat-Public/contrib/cugar/bsdf/ggx.h