Module brdf

Source
Expand description

BRDF computation.

Helpers for computing (and holding onto) a Bidirectional Reflectance Distribution Function.

Modules§

shader
Shader side of BRDF stuff.

Structs§

BrdfLut
Pre-computed texture of the brdf integration.