-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Plan on adding medial axis for convex polygon? #86
Comments
Hi vitsensei, in fact there is already a function "medialAxisConvex" within the polygons2d package! Syntax is: However, it seems to work only for rather simple polygons, so I would advise to use with care. |
Hi @dlegland, |
well, |
Of course it is fine. You have no idea how much I utilise your library. |
Sorry, I've linked this incorrectly to the last pull request. This should be opened again. |
Hi,
I was wondering if this is already on the to-do list? The library is extensive and beautifully done by the way.
The text was updated successfully, but these errors were encountered: