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

Triangulate ourselves w/ earcut (fix with holes) #51

Merged
merged 2 commits into from
Oct 21, 2023
Merged

Conversation

kylebarron
Copy link
Member

@kylebarron kylebarron commented Oct 21, 2023

Closes #37. Also on the utah buildings example, timing went from 2s to 1.3s locally (just testing refreshing the chrome page).

Before:
image

After:
image

@kylebarron kylebarron changed the title Custom earcut Call earcut manually Oct 21, 2023
@kylebarron kylebarron changed the title Call earcut manually Triangulate ourselves w/ earcut (fix with holes) Oct 21, 2023
@kylebarron kylebarron merged commit 9a3c7d6 into main Oct 21, 2023
@kylebarron kylebarron deleted the kyle/earcut branch October 21, 2023 04:16
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.

Support polygons with holes
1 participant