Skip to content

Support touching holes #58

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gre-42
Copy link

@gre-42 gre-42 commented Jan 27, 2025

This pull request enables support for touching holes by preventing adding duplicate points.

The code has not yet been extensively tested, but it works on a small example.

@jhasse
Copy link
Owner

jhasse commented Jan 27, 2025

Thanks! Can you add a small test to unittest/?

@gre-42
Copy link
Author

gre-42 commented Jan 28, 2025

Yes, I just added a small unittest.

@gre-42 gre-42 force-pushed the support_touching_holes branch from ee7d8e1 to 230f05c Compare January 28, 2025 22:35
@gre-42 gre-42 force-pushed the support_touching_holes branch from 230f05c to b6436e6 Compare January 28, 2025 22:55
@gre-42
Copy link
Author

gre-42 commented Jan 29, 2025

Does the original publication mention the restriction that holes may not touch (I can not find a free version of it)?

If the publication does not mention the restriction, it could make sense to add the duplicate removal as an opt-in feature so people can try it and report problems.

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

Successfully merging this pull request may close these issues.

2 participants