Nothing
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 |
|
---|---|
Author | S. H. Wilks <sw463@cam.ac.uk> [aut, cre], Thomas Lewiner <lewiner@gmail.com> [aut] |
Maintainer | S. H. Wilks <sw463@cam.ac.uk> |
License | MIT + file LICENSE |
Version | 0.1.3 |
URL | https://github.com/shwilks/rmarchingcubes |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.