pub fn sphere(radius: f32, rings: u32, sectors: u32) -> Mesh
UV sphere with given radius, rings, and sectors.