Skip to main content

Home/ game programming/ Group items tagged physics

Rss Feed Group items tagged

jdr santos

Box2D - Home - 0 views

  •  
    Box2D is a 2D rigid body simulation library for games. Programmers can use it in their games to make objects move in believable ways and make the game world more interactive. From the game's point of view a physics engine is just a system for procedural animation. Box2D is written in portable C++. Most of the types defined in the engine begin with the b2 prefix. Hopefully this is sufficient to avoid name clashing with your game engine.
1 - 2 of 2
Showing 20 items per page