The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

rmarchingcubes: Calculate 3D Contour Meshes Using the Marching Cubes Algorithm

A port of the C++ routine for applying the marching cubes algorithm written by Thomas Lewiner et al. (2012) <doi:10.1080/10867651.2003.10487582> into an R package. The package supplies the contour3d() function, which takes a 3-dimensional array of voxel data and calculates the vertices, vertex normals, and faces for a 3d mesh representing the contour(s) at a given level.

Version: 0.1.3
Imports: Rcpp (≥ 1.0.5)
LinkingTo: Rcpp, RcppArmadillo
Suggests: rmarkdown, knitr, testthat (≥ 3.0.0)
Published: 2021-06-16
Author: S. H. Wilks [aut, cre], Thomas Lewiner [aut]
Maintainer: S. H. Wilks <sw463 at cam.ac.uk>
BugReports: https://github.com/shwilks/rmarchingcubes/issues
License: MIT + file LICENSE
URL: https://github.com/shwilks/rmarchingcubes
NeedsCompilation: yes
Language: en-US
Materials: README NEWS
CRAN checks: rmarchingcubes results

Documentation:

Reference manual: rmarchingcubes.pdf
Vignettes: Calculating 3d contours

Downloads:

Package source: rmarchingcubes_0.1.3.tar.gz
Windows binaries: r-devel: rmarchingcubes_0.1.3.zip, r-release: rmarchingcubes_0.1.3.zip, r-oldrel: rmarchingcubes_0.1.3.zip
macOS binaries: r-release (arm64): rmarchingcubes_0.1.3.tgz, r-oldrel (arm64): rmarchingcubes_0.1.3.tgz, r-release (x86_64): rmarchingcubes_0.1.3.tgz, r-oldrel (x86_64): rmarchingcubes_0.1.3.tgz
Old sources: rmarchingcubes archive

Reverse dependencies:

Reverse imports: Racmacs
Reverse suggests: concom

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rmarchingcubes to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.