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

Feature: Ellipses #2

Closed
caewok opened this issue Dec 15, 2021 · 1 comment
Closed

Feature: Ellipses #2

caewok opened this issue Dec 15, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@caewok
Copy link
Owner

caewok commented Dec 15, 2021

Allow the user to specify an ellipses with a given short and long radii dimensions. Could be defined with a Bezier curve, but implementation may be problematic under the current algorithm. Could impact performance if trying to substitute an arbitrary curve for the current circle boundary. Alternative would be to get polygon intersection after los polygon is calculated.

@caewok caewok added the enhancement New feature or request label Dec 15, 2021
caewok added a commit that referenced this issue May 8, 2022
Likely need to fix the template in the first instance.
@caewok
Copy link
Owner Author

caewok commented May 20, 2022

Added in v0.3.3.

@caewok caewok closed this as completed May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant