pub fn cos_d_phi(wa: &Vector3f, wb: &Vector3f) -> Float
Expand description

Utility function to calculate the cosine of the angle between two vectors in the shading coordinate system.