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. (2003) 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.
- Version0.1.3
- R versionunknown
- LicenseMIT
- LicenseLICENSE
- Needs compilation?Yes
- Languageen-US
- Last release06/16/2021
Documentation
Team
S. H. Wilks
Thomas Lewiner
Show author detailsRolesAuthor
Insights
Last 30 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports1 package
- Suggests3 packages
- Linking To2 packages
- Reverse Imports1 package
- Reverse Suggests1 package