Packages

package data

Type Members

  1. case class UniversalPrtAuxiliaryData (tangentSpace: TangentSpace, brdf: GreyOrRGB[MeshSurfaceProperty[SHBrdf with CosineTerm]]) extends Product with Serializable

    Auxiliary data for the universal prt technique (c.f.

    Auxiliary data for the universal prt technique (c.f. UniversalPrtTechnique).

    tangentSpace

    Precomputable tangent space of a mesh.

    brdf

    Precomputable BRDF MeshSurfaceProperty for the mesh to render.

Ungrouped