Allows to get a consistent 3D mesh from a polygon soup, that is an unorganized set of polygons. The mesh can be triangulated and its exterior edges are computed.
Version: | 1.0.1 |
Depends: | R (≥ 2.10) |
Imports: | data.table, gmp, Rcpp (≥ 1.0.9), rgl |
LinkingTo: | BH, Rcpp, RcppCGAL, RcppEigen |
Suggests: | misc3d |
Published: | 2022-10-19 |
Author: | Stéphane Laurent [aut, cre] |
Maintainer: | Stéphane Laurent <laurent_step at outlook.fr> |
BugReports: | https://github.com/stla/PolygonSoup/issues |
License: | GPL-3 |
URL: | https://github.com/stla/PolygonSoup |
NeedsCompilation: | yes |
SystemRequirements: | C++ 17, gmp, mpfr |
Materials: | README NEWS |
CRAN checks: | PolygonSoup results |
Reference manual: | PolygonSoup.pdf |
Package source: | PolygonSoup_1.0.1.tar.gz |
Windows binaries: | r-devel: PolygonSoup_1.0.1.zip, r-release: PolygonSoup_1.0.1.zip, r-oldrel: PolygonSoup_1.0.1.zip |
macOS binaries: | r-release (arm64): PolygonSoup_1.0.1.tgz, r-oldrel (arm64): PolygonSoup_1.0.1.tgz, r-release (x86_64): PolygonSoup_1.0.1.tgz, r-oldrel (x86_64): PolygonSoup_1.0.1.tgz |
Old sources: | PolygonSoup archive |
Reverse imports: | Boov, MeshesTools, MinkowskiSum |
Please use the canonical form https://CRAN.R-project.org/package=PolygonSoup to link to this page.