Skip to content
Prev 61977 / 63421 Next

Wayland Display Support in R Plot

On 29/10/2023 4:20 p.m., Simon Urbanek wrote:
I looked into using GLFW a while ago, but it seemed too hard to do 
without other really major changes to rgl, so that's not going to happen 
soon (unless someone else does it).

I think the issue was that it was hard to get it to work with the 
ancient OpenGL 1.2 that rgl uses.  I forget whether it was just hard or 
actually impossible.

I am slowly working towards having rgl use newer OpenGL versions, but I 
don't expect this to be done for quite a while.

Duncan Murdoch