pub fn geometry_smith(n_dot_v: f64, n_dot_l: f64, roughness: f64) -> f64
Smith’s geometry function (GGX).