geometry-processing-package
geometry-processing-package copied to clipboard
Cut sphere to disk
I thought I could use the greedy homotopy basis to cut a manifold surface to a disk. For a donut this worked, but for a sphere I the edges returned by compute_greedy_homotopy_basis are empty. Is this expected behavior?
I attached the sphere as PLY file for your reference.