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.

Package details

AuthorS. H. Wilks <sw463@cam.ac.uk> [aut, cre], Thomas Lewiner <lewiner@gmail.com> [aut]
MaintainerS. H. Wilks <sw463@cam.ac.uk>
LicenseMIT + file LICENSE
Version0.1.3
URL https://github.com/shwilks/rmarchingcubes
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rmarchingcubes")

Try the rmarchingcubes package in your browser

Any scripts or data that you put into this service are public.

rmarchingcubes documentation built on June 17, 2021, 1:07 a.m.