Type: Package
Package: MeshesOperations
Title: Operations on 3D Meshes
Version: 0.1.0
Author: Stéphane Laurent
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Description: Uses the 'CGAL' C++ library to perform operations on 3D
    meshes: Boolean operations (intersection, union, difference),
    Minkowski sum, smoothing, clipping, decomposition into convex parts.
License: GPL-3
URL: https://github.com/stla/MeshesOperations
BugReports: https://github.com/stla/MeshesOperations/issues
Depends: R (>= 3.1.0)
Imports: data.table, gmp, Rcpp (>= 1.0.7), rgl, Rvcg
Suggests: misc3d, rmarchingcubes, randomcoloR
LinkingTo: Rcpp, RcppCGAL, RcppEigen, BH
Encoding: UTF-8
LazyData: true
LazyDataCompression: bzip2
RoxygenNote: 7.2.1
SystemRequirements: C++ 14, gmp, mpfr
NeedsCompilation: yes
Packaged: 2022-08-10 11:49:27 UTC; stla
Repository: CRAN
Date/Publication: 2022-08-12 14:20:05 UTC
