The blog http://beginwithjava.blogspot.co.uk/ has several simple collision tutorials that introduce java methods.
This is a good tutorial:
and should help in the development of the physics engine. It may be a good idea to produce a graphical representation of the pool game in order to ensure that it is behaving as predicted
This program contains a moving object (the green square) colliding with the walls of the window as well as the green square.
This program contains a moving object (the green square) colliding with the walls of the window as well as the green square.
No comments:
Post a Comment