Learn R Programming

Apollonius

2D Apollonius Graphs


An Apollonius graph is also known as an additively weighted Voronoï diagram. Roughly speaking, this is the Voronoï diagram of a series of weighted points, that can be seen as circles (whose radii are the weights). When all the weights are equal, this is the ordinary Voronoï diagram.

Some documentation can be found on the CGAL website and in this folder.


Installation

remotes::install_github("stla/gyro")
remotes::install_github("stla/Apollonius")

License

This package is provided under the GPL-3 license but it uses the C++ library CGAL which requires a license from the GeometryFactory if you wish to use it for commercial purposes.

Copy Link

Version

Install

install.packages('Apollonius')

Monthly Downloads

19

Version

1.0.1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Stc3<a9>phane Laurent

Last Published

December 13th, 2023

Functions in Apollonius (1.0.1)

plotApolloniusGraph

Plot Apollonius graph
Apollonius

Apollonius diagram and Apollonius graph