forked from jhasse/poly2tri
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a test case of a polygon with hole that cause CDT to go into infi…
…nite recursion From issue jhasse#41
- Loading branch information
1 parent
27042f1
commit 9f185df
Showing
2 changed files
with
46 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
450 2250 | ||
450 1750 | ||
400 1700 | ||
350 1650 | ||
350 500 | ||
1050 1700 | ||
HOLE | ||
980 1636 | ||
950 1600 | ||
650 1230 | ||
625 1247 | ||
600 1250 | ||
591 1350 | ||
550 2050 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters