On 17/08/2016 12:30 AM, Atte Tenkanen wrote:
Hi,

How can open the window for rgl to use it in making full HD -videos, in
which the resolution is 1920 x 1080?


Your video card or OS might not support that size, but if they do, this is how:

r3dDefaults$windowRect = c(0,0,1920,1080)
open3d()

Duncan Murdoch

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to