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

Make triangulation more flexible #1050

Merged
merged 6 commits into from
Sep 7, 2022
Merged

Make triangulation more flexible #1050

merged 6 commits into from
Sep 7, 2022

Conversation

hannobraun
Copy link
Owner

Adds a trait Triangulate, which brings algorithms::triangulation in line with the other modules in algorithms, and increases flexibility, by implementing Triangulate for both Face and iterators over Face.

@hannobraun hannobraun merged commit 8d3dfb1 into main Sep 7, 2022
@hannobraun hannobraun deleted the triangulate branch September 7, 2022 10:52
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