1

Are there any good books that teach how to make simple physics simulations in Java?

kachilous
  • 2,499
  • 11
  • 42
  • 56

1 Answers1

1

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:

I hope that this helps you!

ferran87
  • 635
  • 1
  • 6
  • 17