Login  Register

Re: JOGL 2.0 (OpenGL/OpenGL-ES) backend for LibGDX

Posted by piotrekk on Jun 16, 2015; 9:04pm
URL: https://forum.jogamp.org/JOGL-2-0-OpenGL-OpenGL-ES-backend-for-LibGDX-tp4027689p4034718.html

Hello,

I have a problem with display for Rpi now, as i read there is no way to render a opengl es applications from Rpi via VNC or ssh, i check this with tgihtvnc, turbovnc and ssh, i found this informations on the web:

<a href="http://">http://raspberrypi.stackexchange.com/questions/4491/remote-raspberry-pi-3d-graphic-using-virtualgl-turbovnc

<a href="http://">http://www.reddit.com/r/raspberry_pi/comments/2ezc57/opengl_over_vncssh_is_it_possible_to_run_anything/

<a href="http://">http://raspberrypi.stackexchange.com/questions/28513/egl-and-opengl-es-forwarding-via-ssh

So at now i can not see how running my program on RPi.

Is this any way to see opengl app from Rpi via vnc like app on mac?

ps. i found only this solution:

https://github.com/hanzelpeter/dispmanx_vnc

and a result:



Greetings,

Peter