powered by
Compute volume for manifold meshes
vcg_mesh_volume(mesh)
The numeric volume of the mesh
triangular mesh of class 'mesh3d'
'mesh3d'
# Initial mesh mesh <- vcg_sphere() vcg_mesh_volume(mesh)
Run the code above in your browser using DataLab