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

Add support for self-intersecting rings that touch themselves, but don't cross #10

Closed
mfogel opened this issue Mar 20, 2018 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@mfogel
Copy link
Owner

mfogel commented Mar 20, 2018

Add support for self-intersecting rings that touch each themselves, but don't cross.

Rings of this form are guaranteed not to be ambiguous with respect to the even-odd rule and the non-zero rule.

Examples of rings that just touch each other, but don't cross:

Examples of self-intersecting rings that cross themselves:

@mfogel mfogel changed the title Support for non-ambiguous self-intersecting rings Add support for non-ambiguous self-intersecting rings Mar 20, 2018
@mfogel mfogel added the enhancement New feature or request label Mar 20, 2018
@mfogel mfogel added this to the 0.6 milestone Mar 20, 2018
@mfogel mfogel changed the title Add support for non-ambiguous self-intersecting rings Add support for self-intersecting rings that touch themselves, but don't cross Mar 20, 2018
@mfogel mfogel closed this as completed in 8188f1d Mar 21, 2018
mfogel added a commit that referenced this issue Mar 28, 2018
Somehow forgot to do this
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