CRAN/E | cgalMeshes

cgalMeshes

R6 Based Utilities for 3D Meshes using 'CGAL'

Installation

About

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, Hausdorff distance between two meshes, triangulation, geodesic distance, Boolean operations (intersection, union, difference), Minkowski sum, subdivision algorithms, random sampling on a mesh, volume, area, and centroid. Also provides two algorithms for surface reconstruction from a cloud of points. Meshes are represented by R6 classes. All algorithms are performed by the 'C++' library 'CGAL' ().

github.com/stla/cgalMeshes
System requirements C++ 17, gmp, mpfr
Bug report File report

Key Metrics

Version 2.2.0
R ≥ 2.10
Published 2023-06-24 307 days ago
Needs compilation? yes
License GPL-3
CRAN checks cgalMeshes results

Downloads

Yesterday 0
Last 7 days 2 -75%
Last 30 days 35 -39%
Last 90 days 127 +4%
Last 365 days 1.644 +7%

Maintainer

Maintainer

Stéphane Laurent

laurent_step@outlook.fr

Authors

Stéphane Laurent

aut / cre

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

cgalMeshes archive

Depends

R ≥ 2.10

Imports

data.table
grDevices
methods
onion
R6
Rcpp ≥ 1.0.9
rgl
tools

Suggests

dfdr
colorspace
randomcoloR
rmarchingcubes
spray
viridisLite

LinkingTo

BH
Rcpp
RcppCGAL
RcppColors
RcppEigen