pub fn colorize(sphere: &impl Sphere) -> Box<[Color]>
Assigns each face of the given sphere an arbitrary color.