R/neuron-plot.R
Pan with right button (Ctrl+click), zoom with middle (Alt/Meta+click) button. Defaults to a white background and orthogonal projection (FOV=0)
nopen3d(bgcol = "white", FOV = 0, ...)
bgcol | background colour |
---|---|
FOV | field of view |
... | additional options passed to open3d |
current rgl device
Note that sometimes (parts of) objects seem to disappear after panning and
zooming. See help for pan3d
.
open3d,pan3d