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:

Reference manual: MeshesTools.pdf

Downloads:

Package source: MeshesTools_1.0.0.tar.gz
Windows binaries: r-devel: MeshesTools_1.0.0.zip, r-release: MeshesTools_1.0.0.zip, r-oldrel: MeshesTools_1.0.0.zip
macOS binaries: r-release (arm64): MeshesTools_1.0.0.tgz, r-oldrel (arm64): MeshesTools_1.0.0.tgz, r-release (x86_64): MeshesTools_1.0.0.tgz, r-oldrel (x86_64): MeshesTools_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=MeshesTools to link to this page.