Hi,
Is there a professional Java 3D engine for Android?
Say you would like to have large, bones/skeleton animated 3d characters with skins, and some static models.
The 3d model and its many animations is already there and has to be imported from a professional 3d package (Maya, Blender, or such).
Currently I “just” see Ardor3d for Android which is in Alpha state (I didn’t see it in action yet).
jMonkeyEngine announced an Android version but I don’t see much talk about it…
jPCT surely is nice, but I absolutely need 3d model import and bones animation.
Is Ardor and jMonkeyEngine comparable to C/C++ engines like Ogre, for example?
–
Well, I think this means Ardor… I saw its PC demos including the bones animated Collada import, which is nice, but no textures. However, the docu is minimal and the question is: will Ardor for Android have got all Ardor’s PC version features or just a very cut down feature list?
In case Java 3d engines for Android are not up to the task (yet?), which professional “native” 3d engine would you recommend which works nicely together with Java @ Dalvik?
Thanks.