nat (version 1.8.16)

nopen3d: Open customised rgl window

Description

Pan with right button (Ctrl+click), zoom with middle (Alt/Meta+click) button. Defaults to a white background and orthogonal projection (FOV=0)

Usage

nopen3d(bgcol = "white", FOV = 0, ...)

Arguments

bgcol

background colour

FOV

field of view

...

additional options passed to open3d

Value

current rgl device

Details

Note that sometimes (parts of) objects seem to disappear after panning and zooming. See help for pan3d.

See Also

open3d,pan3d