Skip to content

Don't filter points belong to different polygons#77

Closed
finscn wants to merge 3 commits intomapbox:masterfrom
finscn:patch-1
Closed

Don't filter points belong to different polygons#77
finscn wants to merge 3 commits intomapbox:masterfrom
finscn:patch-1

Conversation

@finscn
Copy link
Copy Markdown

@finscn finscn commented Dec 15, 2016

Avoid T-junction.
To fix #74

Because the algorithm has been changed , the expectedTriangles & expectedDeviation in the test cases will have to changed.
So the current test case will not valid for this PR.

To fix mapbox#74

Because the algorithm has been changed , the `expectedTriangles` & `expectedDeviation` in the test cases will have to changed.
So the current test case will not valid for this PR.
@finscn
Copy link
Copy Markdown
Author

finscn commented Dec 15, 2016

Because I'm very weak at "Computer Graphics" , so this PR is just an reference.
I can't confirm it could be correct in any use cases.

@finscn finscn closed this Dec 15, 2016
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.

Triangulation does not preserve original edges

1 participant