Description Usage Arguments Value
mesh_tile
produces a tile mesh, mesh_tri
produces a triangle mesh.
The elevation map should have been converted to a list of equal length
vectors in "long" format.
1 2 3 |
L |
list of equal length numeric vectors containing named elements 'x', 'y', and 'z'. No NA elements allowed. |
dim |
integer(2L) the dimensions of the elevation matrix that |
a list matrix of equal length numeric vectors, with rows each
representing a mesh element vertex, and as many columns as L
has
elements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.