MostHated
Posts: 13
Joined: Mon Mar 28, 2016 6:00 pm

x11 alternative that can run OpenGLES?

Sat Apr 02, 2016 10:04 pm

Hello all,
I was trying to run a Java application in x11, but it seems x11 can't run OpenGLES, is there an alternative way to launch a java application (that is already made that I purchased) from a headless distro in graphical mode that has graphics acceleration?

Thanks!

ghans
Posts: 7882
Joined: Mon Dec 12, 2011 8:30 pm
Location: Germany

Re: x11 alternative that can run OpenGLES?

Sun Apr 03, 2016 9:13 am

In the context of the Raspberry Pi ,

Code: Select all

java -jar OpenGLESJavaApp.jar
should always work fine , even over SSH.

ghans
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org

Return to “OpenGLES”