Skip to content
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

Finding the radius of the inscribed circle in C++ #116

Open
pdx-lysann opened this issue Oct 21, 2024 · 0 comments
Open

Finding the radius of the inscribed circle in C++ #116

pdx-lysann opened this issue Oct 21, 2024 · 0 comments

Comments

@pdx-lysann
Copy link

pdx-lysann commented Oct 21, 2024

In the screenshot on the readme I can see the inscribed circle that the algorithm returned. I would like to find this radius.

I'm using the C++ variant of the algorithm, which doesn't return the distance field like the Javascript variant.
The return value of the C++ polylabel function could be a simple struct containing the point and the distance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant