pub fn unit_hemisphere<N: RealField + Copy>( ntheta_subdiv: u32, nphi_subdiv: u32, ) -> TriMesh<N>
Creates an hemisphere with a diameter of 1.