Hi,
does JME on Android base on OpenGL ES, can I combine JME and OpenGL ES?
How is the current performance of JME on Android, is it worth learning, to develop a complete game in 2D or 3D?
Sorry noob questions I’m just looking what to learn to make games for Android.
OpenGL is at a lower level than jME3, you won’t get in touch with it much… Theres a working OpenGL ES 2.0 renderer for jME3 on Android and it runs splendidly.
Ok I will test JME3 for Android soon.
Thanks for your answer!