After looking into 3D game programming, it quickly became evident why a physics engine could be extremely useful.
What physics engines are supported by and viable on Android?
Any other advice regarding them would be nice.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It is not 3D, but AndEngine could at least provide you some useful information to start with. It is a very promising and free Open Source 2D OpenGL Game Engine for the Android platform.
Have a look at their example application to see what it can do 🙂