MeshesOperations: Operations on 3D Meshes

Uses the 'CGAL' C++ library to perform operations on 3D meshes: Boolean operations (intersection, union, difference), Minkowski sum, smoothing, clipping, decomposition into convex parts.

Version: 0.1.0
Depends: R (≥ 3.1.0)
Imports: data.table, gmp, Rcpp (≥ 1.0.7), rgl, Rvcg
LinkingTo: Rcpp, RcppCGAL, RcppEigen, BH
Suggests: misc3d, rmarchingcubes, randomcoloR
Published: 2022-08-12
Author: Stéphane Laurent
Maintainer: Stéphane Laurent <laurent_step at outlook.fr>
BugReports: https://github.com/stla/MeshesOperations/issues
License: GPL-3
URL: https://github.com/stla/MeshesOperations
NeedsCompilation: yes
SystemRequirements: C++ 14, gmp, mpfr
Materials: README NEWS
CRAN checks: MeshesOperations results

Documentation:

Reference manual: MeshesOperations.pdf

Downloads:

Package source: MeshesOperations_0.1.0.tar.gz
Windows binaries: r-devel: MeshesOperations_0.1.0.zip, r-release: MeshesOperations_0.1.0.zip, r-oldrel: not available
macOS binaries: r-release (arm64): MeshesOperations_0.1.0.tgz, r-oldrel (arm64): MeshesOperations_0.1.0.tgz, r-release (x86_64): MeshesOperations_0.1.0.tgz, r-oldrel (x86_64): MeshesOperations_0.1.0.tgz

Linking:

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