Skip to content

matthias-vigelius/DelaunayMeshes.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Computing two-dimensional meshes using constrained Delaunay-Triangulation.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages