Description
Delaunay and Voronoï Tessellations on the Sphere.
Description
Performs Delaunay and Voronoï tessellations on spheres and provides some functions to plot them. The algorithms are mainly performed by the 'C++' library 'CGAL' (<https://www.cgal.org/>).
README.md
sphereTessellation
Delaunay and Voronoï tessellations on the sphere.
License
This package is provided under the GPL-3 license but it uses the C++ library CGAL. If you wish to use CGAL for commercial purposes, you must obtain a license from the GeometryFactory.