The raw mesh is actually a list of mesh3d that was read with rawRead. This function saves this list as vtk file (legacy format).
1 | raw2vtk(tri, fname)
|
A |
list of mesh3d objects. |
fname |
Name of vtk file to save the data. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.