powered by
spheres3d(x, y, z, radius = 1, ...) rgl.spheres(x, y, z, radius, ...)
rgl.material
spheres3d(rnorm(10), rnorm(10), rnorm(10), radius=runif(10), color=rainbow(10))
Run the code above in your browser using DataLab