Skip to content

Constrained Delaunay Triangulations (2D) #8

@mv740

Description

@mv740

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions