Pergunta

Im currently looking at using min3d but came across a thread where the original creator said he was moving on and it wasnt going to be supported anymore. I dont think that would be to big of a problem for myself but I was wondering if anyone else had used any 3d libraries with similar functionality as min3d.

Ideally Im looking for something lightweight that mostly handles the opengl and possibly screen touch events on objects.

Foi útil?

Solução

libgdx - very popular and up to date

jPCT-AE (fairly recently updated)

dwarf-fw (hasn't been updated in a while)

catcake (hasn't been updated in a while)

Also looks like someone ported irrlicht to Android if you don't mind using C++ / NDK.

Outras dicas

Here is a list of all popular Android libraries: http://www.appbrain.com/stats/libraries/dev

libgdx is very popular and also AndEngine and Unity 3d

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top