Provides some utilities for 3D meshes: clipping of a mesh to the volume bounded by another mesh, decomposition into convex parts, distance between a mesh and a point, Hausdorff distance between two meshes, triangulation, geodesic distance, Boolean operations (intersection, union, difference), Minkowski sum, subdivision algorithms, random sampling on a mesh, volume, area, and centroid. Also provides two algorithms for surface reconstruction from a cloud of points. Meshes are represented by R6 classes. All algorithms are performed by the 'C++' library 'CGAL' (<https://www.cgal.org/>).
Package details |
|
---|---|
Author | Stéphane Laurent [aut, cre] |
Maintainer | Stéphane Laurent <laurent_step@outlook.fr> |
License | GPL-3 |
Version | 2.2.0 |
URL | https://github.com/stla/cgalMeshes |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.