AlphaHull3D: Alpha Hull Computation

Computation of the alpha hull of a set of points in the 3D space, that is to say "something like the shape formed by these points". The alpha hull depends on a positive parameter alpha. When alpha goes to zero, the alpha hull degenerates to the set of points, while it is the convex hull of the set of points when alpha goes to infinity. Computations are performed by the 'CGAL' 'C++' library <https://www.cgal.org/>.

Getting started

Package details

AuthorStéphane Laurent [aut, cre]
MaintainerStéphane Laurent <laurent_step@outlook.fr>
LicenseGPL-3
Version2.0.0
URL https://github.com/stla/AlphaHull3D
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("AlphaHull3D")

Try the AlphaHull3D package in your browser

Any scripts or data that you put into this service are public.

AlphaHull3D documentation built on Nov. 25, 2022, 9:09 a.m.