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

Don't filter points belong to different polygons #77

Closed
wants to merge 3 commits into from

Conversation

finscn
Copy link

@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
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