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

If a point has the same y-coordinate as a polygon point, the inside/outside result is wrong #18

Closed
bast opened this issue Oct 13, 2024 · 1 comment
Assignees

Comments

@bast
Copy link
Owner

bast commented Oct 13, 2024

No description provided.

@bast bast self-assigned this Oct 13, 2024
@bast
Copy link
Owner Author

bast commented Oct 13, 2024

Idea for a solution:

  • keep track of points for which this is the case and keep track of the boundary/island point indices
  • treat these separately by considering the 3 special cases (^, v, > and <)

bast added a commit that referenced this issue Oct 13, 2024
bast added a commit that referenced this issue Oct 17, 2024
@bast bast closed this as completed in f8cac8e Oct 17, 2024
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