Skip to content

rgl does not plot

1 message · George Trojan - NOAA Federal

#
I have installed package rgl without any problems. I can load the library,
issue commands from console without any errors showing up, however I can't
get anything plotted. Example session:
glX
 1
glX
 2
.check3d() and open3d() open a small window ~8x8 cm, copying desktop
background under it, which stays there when the window is moved. plot3d()
does not do anything. rgl.quit() closes the windows, as expected.

I am running Fedora 24 Scientific, NVIDIA video card with NVIDIA
proprietory driver that supports GLX. Any idea where to look for a solution?

George