JuliaGeometry / DelaunayTriangulation.jl

Delaunay triangulations and Voronoi tessellations in two dimensions.
https://juliageometry.github.io/DelaunayTriangulation.jl/
MIT License
62 stars 5 forks source link

Inserting curves into a triangulation #127

Closed DanielVandH closed 1 month ago

DanielVandH commented 2 months ago

Would be useful to be able to insert curves into a triangulation. Wouldn't have to hook into the BoundaryEnricher struct because there would be in the interior. Small angles might be annoying. An algorithm is implemented in https://doi.org/10.1007/978-3-319-02335-9_6 and https://dx.doi.org/10.14288/1.0067778