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

Implements: "Measuring and modeling anisotropic reflection" [Ward 1992]: https://doi.org/10.1145/142920.134078 following the notes from Bruce Walter: https://www.graphics.cornell.edu/~bjw/wardnotes.pdf. More...

#include "bbm/bsdfmodel.h"

Go to the source code of this file.

Classes

class  ward< CONF, Symmetry, NAME >
 The anisotropic Ward BSDF model. More...
 

Namespaces

namespace  bbm
 

Functions

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

Detailed Description

Implements: "Measuring and modeling anisotropic reflection" [Ward 1992]: https://doi.org/10.1145/142920.134078 following the notes from Bruce Walter: https://www.graphics.cornell.edu/~bjw/wardnotes.pdf.