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

Replace delaunator-rs with Spade #131

Merged
merged 3 commits into from
Feb 4, 2022
Merged

Replace delaunator-rs with Spade #131

merged 3 commits into from
Feb 4, 2022

Conversation

hannobraun
Copy link
Owner

This is required to clean up triangulation and address #78, as Spade supports arbitrary vertex types. This allows us to use a specialized 2D vertex type that can be converted back into a 3D point without loss due to floating point precision.

@hannobraun hannobraun enabled auto-merge February 4, 2022 18:09
@hannobraun
Copy link
Owner Author

@Stoeoef Thank you for Spade! This replacement was totally painless and just took a few minutes.

@hannobraun hannobraun merged commit 8d593db into main Feb 4, 2022
@hannobraun hannobraun deleted the spade branch February 4, 2022 18:14
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.

1 participant