makeMesh | R Documentation |
Functions to produces meshes from a list of vertices runMesh performs calculations. makeMesh makes a component or list of components.
runMesh(x, y, z, faces) makeMesh(type = "polygon", ...)
x, y, z |
co-ordinates for vertices |
faces |
list of faces. Each face is numerical vector of indices that specify a sequence of vertices from x,y and z. |
print(1+1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.