powered by
spin3d(dev = rgl.cur())
spinControl
if (interactive()) { open3d() rgl.bringtotop(TRUE) points3d(rnorm(100), rnorm(100), rnorm(100), size=3) axes3d() box3d() spin3d() }
Run the code above in your browser using DataLab