Description Usage Arguments Value Examples
.ply files contain a lot of information. for ggseg3d, we only need information on the vertices and faces of the mesh. Thes function opens a ply file, and organises the meshes and faces into a single list.
1 |
ply |
path to ply-file |
... |
arguments to |
list of meshes and faces
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.