pub fn uniform_sample_sphere(u: Point2f) -> Vector3f
Expand description

Uniformly sample rays in a full sphere. Choose a direction.