Module light_source

Source
Expand description

All light source models (Rust and Python)

Functionsยง

directional_envmap
Directional light source models (Rust and Python) Construct one-hot envmap with given direction and intensity
functional_envmap
Functional light source models (Rust) Construct envmap with a given function
py_directional_envmap
Directional light source models (Rust and Python) Python version directional_envmap
py_light_source
All light source models (Python)