About 2,900 results
Open links in new tab
  1. Box2D

    A 2D Physics Engine for Games Box2D A 2D Physics Engine for Games

  2. Box2D is a 2D physics engine for games. - GitHub

    Box2D is a 2D physics engine for games. Contribute to erincatto/box2d development by creating an account on GitHub.

  3. Box2D - Wikipedia

    Box2D's collision detection and resolution system consists of three pieces: an incremental sweep and prune broad phase, a continuous collision detection unit, and a stable linear-time contact solver.

  4. Box2D Tutorials - A selection of beginner to advanced Box2D

    Box2D stands as the leading 2D physics engine, trusted across the global software development community. Its lightweight design, reliability, and computational efficiency make it an ideal choice for …

  5. Releases for Box2D : Erin Catto : Free Download, Borrow, and …

    Sep 11, 2007 · Box2D is a physics engine developed by Erin Catto, available under the MIT License since the 2.4.0 version (previous versions available under the zlib License).

  6. Introduction - Box2D tutorials - iforce2d

    Apr 7, 2014 · The engine is written and maintained by one Erin Catto who it seems, not satisfied by simply making kick-ass physics as a day-job, set up Box2D to make kick-ass physics as a hobby as …

  7. box2d - Department of Computer Science

    Mar 12, 2025 · Box2d is the primary physics engine for 2d games (even though this is the result of a historical accident). In this lecture we discuss its features and show how to use it effectively.

  8. Box2D 2D Physics Engine - YouTube

    Box2D is the most popular 2D open source physics solution out there, and it just saw a rare release. Box2D 2.4.0 has been released and in this video we will look at what Box2D is all about...

  9. Box2D engine - ModDB

    Box2D is an open source C++ engine for simulating rigid bodies in 2D. Box2D is developed by Erin Catto and has the zlib license. While the zlib license does not require acknowledgement, we …

  10. Box2D - Gymnasium Documentation

    These environments all involve toy games based around physics control, using box2d based physics and PyGame-based rendering. These environments were contributed back in the early days of …