Our first example considers constructing unconstrained Delaunay triangulations. To start, let us load in the packages we will need. using DelaunayTriangulation using CairoMakie # for plotting using ...
Region with concave boundaries and holes Now we give an example of point location for a reason with holes. Since the case where all boundaries are convex is reasonably straight forward, here we ...