MeshesTools: Some Tools for 3D Meshes
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, volume, area, and centroid. All
algorithms are performed by the 'C++' library 'CGAL'
(<https://www.cgal.org/>).
Version: |
1.0.0 |
Depends: |
R (≥ 2.10) |
Imports: |
data.table, gmp, PolygonSoup, Rcpp (≥ 1.0.9), rgl, Rvcg |
LinkingTo: |
BH, Rcpp, RcppCGAL, RcppEigen |
Suggests: |
randomcoloR, rmarchingcubes |
Published: |
2022-10-29 |
Author: |
Stéphane Laurent [aut, cre] |
Maintainer: |
Stéphane Laurent <laurent_step at outlook.fr> |
BugReports: |
https://github.com/stla/MeshesTools/issues |
License: |
GPL-3 |
URL: |
https://github.com/stla/MeshesTools |
NeedsCompilation: |
yes |
SystemRequirements: |
C++ 17, gmp, mpfr |
Materials: |
README NEWS |
CRAN checks: |
MeshesTools results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=MeshesTools
to link to this page.