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

Dont allow drawing incorrect polygons #5

Open
rafaqz opened this issue Jun 3, 2023 · 2 comments
Open

Dont allow drawing incorrect polygons #5

rafaqz opened this issue Jun 3, 2023 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@rafaqz
Copy link
Collaborator

rafaqz commented Jun 3, 2023

When we draw polygons movement of points should stop at the point where a line would intersect another to create an incorrect polygon. We can probably use tools from GeometryOps.jl to do this once it has stabilized.

@asinghvi17
Copy link
Member

would need self-intersection utils which are present in GeometryBasics.

@rafaqz
Copy link
Collaborator Author

rafaqz commented Apr 20, 2024

Ah ok that should be enough then.

@rafaqz rafaqz added enhancement New feature or request help wanted Extra attention is needed labels Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants