Re: JOGL 2.0 (OpenGL/OpenGL-ES) backend for LibGDX
Posted by
gouessej on
Feb 01, 2013; 3:49pm
URL: https://forum.jogamp.org/JOGL-2-0-OpenGL-OpenGL-ES-backend-for-LibGDX-tp4027689p4028107.html
noxo wrote
fyi, Official JME is in Google Code:
http://code.google.com/p/jmonkeyengine/I just merged changes from official JME r10290 to my repo, but official repo
should be used now on. Only benefit on checking stuff from my repo is that
if you're allergic to NetBeans..
I'm allergic to Netbeans but I had no time to tinker JMonkeyEngine to make it work in Eclipse. Thank you for the feedback. glAlphaFunc is still present but not called on the RPI.
noxo wrote
One thing that is missing for ARMv6/RPI, is the native lib for jBullet physics
library. "Someone" might give it a try..

Ok. Maybe someone else will take care of that.