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

calculate correct intersection of multi-subpath paths including fully encompassing paths #10

Open
adamwulf opened this issue May 8, 2020 · 1 comment

Comments

@adamwulf
Copy link
Owner

adamwulf commented May 8, 2020

Write tests and verify behavior for:

  1. scissor circle that completely surrounds smaller circle
  2. scissor circle that is fully inside larger circle
  3. scissor circle that is fully inside larger circle that already has holes in it
  4. scissor circle that is fully inside larger circle that intersects a hole in a larger shape
  5. scissor circle that is fully inside larger circle that intersects a 2+ holes in a larger shape
@adamwulf
Copy link
Owner Author

adamwulf commented May 8, 2020

This has been started at 11c159c on debug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant