Fast robust Voronoi and Delaunay triangulations, using 
GeometricalPredicates.jl

See code here:

https://github.com/skariel/VoronoiDelaunay.jl

a PR for inclusion in METADATA.jl is open.

This includes some really some basic stuff:

- Creating 2D trianglulations
- Navigating
- Iterating
- Plotting

The TODO list is more ambitious:

- centroid tessellations (Lloy's method)
- Weighted generators (both power and sum)
- bounding, maybe restricting
- Hierarchal tessellations for fast random locatings
- Distributed tessellation construction
- 3D



Reply via email to