Are there any good books that teach how to make simple physics simulations in Java?
Share
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.
Yes, I recommend you this one: http://www.amazon.com/Physics-Game-Programmers-Grant-Palmer/dp/159059472X
Also you can check a lot of physics for games developed in Java:
http://www.amazon.com/Developing-Games-Java-David-Brackeen/dp/1592730051
http://javapdfbooks.blogspot.com/2009/07/physics-for-game-programmers.html (‘free’)
Physics for Game Developers (is in C++)
I hope that this helps you!