powered by
Export meshes to OFF-files
vcgOffWrite(mesh, filename = dataname)
triangular mesh of class 'mesh3d' or a numeric matrix with 3-columns
character: filename (file extension '.off' will be added automatically.
data(humface) vcgOffWrite(humface,filename = "humface") unlink("humface.off")
Run the code above in your browser using DataLab