Type: Package
Package: PolygonSoup
Title: Mesh from Polygon Soup
Version: 1.0.1
Authors@R: person("Stéphane", "Laurent", email = "laurent_step@outlook.fr", role = c("aut", "cre"))
Maintainer: Stéphane Laurent <laurent_step@outlook.fr>
Description: 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.
License: GPL-3
URL: https://github.com/stla/PolygonSoup
BugReports: https://github.com/stla/PolygonSoup/issues
Depends: R (>= 2.10)
Imports: data.table, gmp, Rcpp (>= 1.0.9), rgl
Suggests: misc3d
LinkingTo: BH, Rcpp, RcppCGAL, RcppEigen
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.1
SystemRequirements: C++ 17, gmp, mpfr
NeedsCompilation: yes
Packaged: 2022-10-19 07:32:57 UTC; stla
Author: Stéphane Laurent [aut, cre]
Repository: CRAN
Date/Publication: 2022-10-19 13:37:56 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2022-10-20 11:03:08 UTC; unix
Archs: PolygonSoup.so.dSYM
