cgalMeshes: R6 Based Utilities for 3D Meshes using 'CGAL'
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, triangulation, geodesic distance,
Boolean operations (intersection, union, difference), connected
components, volume, area, and centroid. Also provides an algorithm 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/>).
| Version: |
1.0.0 |
| Depends: |
R (≥ 2.10) |
| Imports: |
data.table, methods, R6, Rcpp (≥ 1.0.9), rgl |
| LinkingTo: |
BH, Rcpp, RcppCGAL, RcppEigen |
| Suggests: |
onion, rmarchingcubes, viridisLite |
| Published: |
2022-11-09 |
| Author: |
Stéphane Laurent [aut, cre] |
| Maintainer: |
Stéphane Laurent <laurent_step at outlook.fr> |
| BugReports: |
https://github.com/stla/cgalMeshes/issues |
| License: |
GPL-3 |
| URL: |
https://github.com/stla/cgalMeshes |
| NeedsCompilation: |
yes |
| SystemRequirements: |
C++ 17, gmp, mpfr |
| Materials: |
README NEWS |
| CRAN checks: |
cgalMeshes results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=cgalMeshes
to link to this page.