Iterative simplification strategy for surface triangular meshes (2.5D meshes) with associated data. Each iteration corresponds to an edge collapse where the selection of the edge to contract is driven by a cost functional that depends both on the geometry of the mesh than on the distribution of the data locations over the mesh. The library can handle both zero and higher genus surfaces. The package has been designed to be fully compatible with the R package 'fdaPDE', which implements regression models with partial differential regularizations, making use of the Finite Element Method. In the future, the functionalities provided by the current package may be directly integrated into 'fdaPDE'.
Version: | 0.1.1 |
Depends: | R (≥ 3.0.2), Rcpp (≥ 0.9.11), plot3D |
Imports: | methods |
LinkingTo: | Rcpp (≥ 0.9.11), RcppEigen |
Published: | 2017-06-13 |
Author: | Franco Dassi [aut], Bree Ettinger [aut], Marco Martinolli [aut], Simona Perotto [aut], Laura M. Sangalli [aut], Stefano Ubbiali [aut, cre] |
Maintainer: | Stefano Ubbiali <stefano.ubbiali at mail.polimi.it> |
License: | GPL-3 |
NeedsCompilation: | yes |
SystemRequirements: | C++11 |
Materials: | README |
CRAN checks: | meshsimp results |
Reference manual: | meshsimp.pdf |
Package source: | meshsimp_0.1.1.tar.gz |
Windows binaries: | r-devel: meshsimp_0.1.1.zip, r-release: meshsimp_0.1.1.zip, r-oldrel: meshsimp_0.1.1.zip |
OS X El Capitan binaries: | r-release: meshsimp_0.1.1.tgz |
OS X Mavericks binaries: | r-oldrel: meshsimp_0.1.1.tgz |
Old sources: | meshsimp archive |
Please use the canonical form https://CRAN.R-project.org/package=meshsimp to link to this page.