compute surface area of a triangular mesh
compute surface area of a triangular mesh
vcgArea(mesh, perface = FALSE)
mesh |
triangular mesh of class mesh3d |
perface |
logical: if TRUE, a list containing the overall area, as well as the individual per-face area are reported. |
surface area of mesh
data(humface) vcgArea(humface)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.