scale_volume | R Documentation |
Re-scale mesh based on a fixed volume of 1
scale_volume(mesh)
mesh |
A triangular mesh of class mesh3d. |
A mesh with volume = 1.
Rvcg::vcgVolume(mcap)
mcap_scaled <- scale_volume(mcap)
Rvcg::vcgVolume(mcap_scaled)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.