-
-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add 3D capability to earcut_triangulate
This method assumes two things: - The first three points in the polygon are not NaN - The first three points in the polygon are all different - The polygon lies in a single plane, that can be described by its first three points
- Loading branch information
1 parent
159f118
commit 3361076
Showing
1 changed file
with
27 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