Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I use jMonkeyEngine for Android Devices?

I am trying to make a simple 3D game for Android, and I want to use jMonkeyEngine. Can I do this? How? Can someone show me an example?

Thanks!

like image 517
Ralf Avatar asked Nov 21 '25 05:11

Ralf


1 Answers

According to their blog Android support is coming with the upcoming jMonkeyEngine3, so it looks like you will have to wait for their next official release.

like image 150
snctln Avatar answered Nov 23 '25 21:11

snctln