package brdf
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
abstract
class
SHBrdf
extends AnyRef
Represents the view-dependent SH-projection of a BRDF.
Represents the view-dependent SH-projection of a BRDF. The projection is performed with respect to the light-direction.
-
case class
TabulatedSHBrdf
extends SHBrdf with Product with Serializable
A SH-projection of a BRDF as specified by the SHBrdf trait.
A SH-projection of a BRDF as specified by the SHBrdf trait. The projection is performed in a pre-computation step for a dense set of view directions covering the entire unit sphere.
Value Members
- object SHBrdf
- object TabulatedSHBrdf extends Serializable