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

Constrained Delaunay Triangulations (2D) #8

Open
mv740 opened this issue Dec 8, 2020 · 0 comments
Open

Constrained Delaunay Triangulations (2D) #8

mv740 opened this issue Dec 8, 2020 · 0 comments
Assignees

Comments

@mv740
Copy link
Member

mv740 commented Dec 8, 2020

Description

  • Create a VTK filter based on the Constrained Delaunay Triangulations

  • Constrained Delaunay Triangulations CGAL DOCUMENTATION

A constrained Delaunay triangulation is a triangulation with constrained edges which try to be as much Delaunay as possible.

A constrained Delaunay triangulation is not a Delaunay triangulation but it is a constrained triangulation.

image

code example

Acceptance criteria

  • input: mesh with constraints
  • output: poly data with constrained Delaunay triangulation result
@fstamour fstamour changed the title Constrained Delaunay Triangulations ( 2D) Constrained Delaunay Triangulations (2D) Dec 11, 2020
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

No branches or pull requests

2 participants