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

Implement InscribedRegularPolygon #14

Open
koenigsley opened this issue Oct 17, 2021 · 0 comments
Open

Implement InscribedRegularPolygon #14

koenigsley opened this issue Oct 17, 2021 · 0 comments

Comments

@koenigsley
Copy link
Contributor

koenigsley commented Oct 17, 2021

In programming way we are able to implement Boolean operations for polygons only. Circle is not a polygon, but we can find a regular polygon which will be inscribed in this circle. This inscribed polygon will emulate the circle with the given percision (percision is a central angle which will be used to calculate the amount of polygon`s sides).

@koenigsley koenigsley mentioned this issue Oct 17, 2021
3 tasks
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