Mobile phone Game Engine

Started by iamcreasy, June 27, 2010, 22:29:55

Previous topic - Next topic

iamcreasy

Hi, I am need in Mobile App dev.But a Mobile App development contest is going on in our neighborhood and I want to make a 3d game for this contest.

But, the problem is that, I have game dev experience in pc but, not in Moblie.So, I am a bit confused.I have searched for mobile game engine, but there was no satisfying result.So, i was wonder about Java and OpenGl, and stumbled on this site.

Is LEJGL is good for mobile platform development?If it is where do i start and what will be the requirement from that particular device?

Ig LEJGL is not applicable for Mobile App development then, what else might help me?

Does, Windows Moblies(HTC) has build in OpenGl support where LEJGL will run?

N.B. iPhone is not allowed in this contest.

princec

You mean LWJGL yes? :)

Right now LWJGL is no good for mobile development. Apart from the general lack of JVMs on these devices - only Google really support a decent VM - there's no OpenGLES support in LWJGL yet. Spasi might have some information about this though...

Cas :)