Create a vtk file (legacy format) from polygons. Values corresponding to the points can, optionally, be added as well.
1 | polygons2vtk(fname, mesh, ...)
|
fname |
Name of vtk file |
mesh |
Polygonal mesh |
... |
List of values associated with the points. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.