nmwsharp / geometry-central

Applied 3D geometry in C++, with a focus on surface meshes.
https://geometry-central.net
MIT License
1.01k stars 141 forks source link

Implementation of "Optimally Cutting a Surface into a Disk" #165

Open dyollb opened 8 months ago

dyollb commented 8 months ago

On Keenan Crane's website i found this interesting page: https://www.cs.cmu.edu/~kmcrane/Projects/LoopsOnSurfaces/

I was wondering if you plan to implement this in geometry-central. It would be great to have a tool to cut a surface into disk.