Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 1.08 KB

README.md

File metadata and controls

10 lines (6 loc) · 1.08 KB

DelaunayMeshes

This package provides constrained Delaunay-Triangulations. It implements an edge-flipping algorithm to restore the Delaunay property and to remove intersecting edges. The user can define constraints as closed polygons and the package automatically marks faces interior to constrained regions. The package provides various convenience methods, such as exporting triangulations as FEM-meshes or computing the centroid of faces.

Please consult the documentation for details.

Build Status

Coverage Status

codecov.io