pub fn unit_hemisphere<N: RealField + Copy>(
    ntheta_subdiv: u32,
    nphi_subdiv: u32
) -> TriMesh<N>
Expand description

Creates an hemisphere with a diameter of 1.