ABSTRACT

Box2D is one of the best known and most widely used such engines. It allows one to create impressive physical effects with a few lines of code. While OpenGL ES is conceived as a pure graphics library, Box2D, in contrast, is a pure 2D physics simulator without any reference to the graphical representation of a game.