An open API service indexing awesome lists of open source software.

https://github.com/stla/spheretessellation

Delaunay and Voronoï tessellations on the sphere
https://github.com/stla/spheretessellation

cgal delaunay r rcpp voronoi

Last synced: 6 months ago
JSON representation

Delaunay and Voronoï tessellations on the sphere

Awesome Lists containing this project

README

          

# sphereTessellation

[![R-CMD-check](https://github.com/stla/sphereTessellation/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/stla/sphereTessellation/actions/workflows/R-CMD-check.yaml)

Delaunay and Voronoï tessellations on the sphere.

___

![](https://raw.githubusercontent.com/stla/sphereTessellation/main/inst/gifs/voronoi_spherical-gray01.gif)

![](https://raw.githubusercontent.com/stla/sphereTessellation/main/inst/gifs/voronoi_spherical-fibonacci01.gif)

![](https://raw.githubusercontent.com/stla/sphereTessellation/main/inst/gifs/voronoi_spherical-fibonacci02.gif)

![](https://raw.githubusercontent.com/stla/sphereTessellation/main/inst/gifs/voronoi_spherical-fibonacci-klingon.gif)

![](https://raw.githubusercontent.com/stla/sphereTessellation/main/inst/gifs/voronoi_spherical-fibonacci-animated-klingon.gif)

![](https://raw.githubusercontent.com/stla/sphereTessellation/main/inst/gifs/voronoi_elliptical-gray-animated.gif)

![](https://raw.githubusercontent.com/stla/sphereTessellation/main/inst/gifs/voronoi_capitals.gif)

![](https://raw.githubusercontent.com/stla/sphereTessellation/main/inst/gifs/delaunay_spherical-icosphere-klingon.gif)

![](https://raw.githubusercontent.com/stla/sphereTessellation/main/inst/gifs/delaunay_spherical-septuaginta01.gif)

![](https://raw.githubusercontent.com/stla/sphereTessellation/main/inst/gifs/delaunay_spherical-loxodrome01.gif)

___

## License

This package is provided under the GPL-3 license but it uses the C++ library
[CGAL](https://www.cgal.org/). If you wish to use CGAL for commercial purposes,
you must obtain a license from the [GeometryFactory](https://geometryfactory.com).