highlight.points.spheres | R Documentation |
Draw small 3D spheres at given points.
highlight.points.spheres(coords, color = "#FF0000", radius = 1)
coords |
double vector or nx3 double matrix, the xyz point coordinates. |
color |
the sphere color, like |
radius |
double, the sphere radius |
Other 3d utility functions:
highlight.vertices.spheres()
,
vertex.coords()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.