Loading...
Searching...
No Matches
Classes | Namespaces | Functions
ashikhminshirley.h File Reference

Implements the specular component from: "An anisotropic phong BRDF model" [Ashikhmin and Shirley 2000]: https://doi.org/10.1080/10867651.2000.10487522. More...

#include "bbm/bsdfmodel.h"

Go to the source code of this file.

Classes

struct  ashikhminshirley< CONF, Fresnel, Symmetry, NAME >
 the Anisotropic Phong BSSF model by Ashikhmin and Shirley. This implements the specular component of the model. More...
 

Namespaces

namespace  bbm
 

Functions

 BBM_CHECK_CONCEPT (concepts::bsdfmodel, ashikhminshirley< config >)
 

Detailed Description

Implements the specular component from: "An anisotropic phong BRDF model" [Ashikhmin and Shirley 2000]: https://doi.org/10.1080/10867651.2000.10487522.

Implements the full BSDF (diffuse+specular component) from: "An anisotropic phong BRDF model" [Ashikhmin and Shirley 2000]: https://doi.org/10.1080/10867651.2000.10487522.