| as_scimesh_mesh | R Documentation |
Internal helper that transparently accepts either an rgl-style mesh
(list with vb/it) or a scimesh mesh descriptor
(list with vertices/triangles) and returns the
canonical scimesh format.
as_scimesh_mesh(x)
x |
A mesh-like object (rgl tmesh3d or scimesh mesh descriptor). |
A scimesh mesh descriptor list with vertices and
triangles.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.