About 2,890 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. Phaser Box2D - High-Performance 2D Physics | Phaser

    Explore and experiment with over 50 examples demonstrating the core elements of Box2D. From complete mini-games to feature showcases, each with the full JavaScript source and an example …

  5. 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.

  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 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 …

  8. Box2DFlash

    Box2D provides a callback mechanism to inform your application when implicit destruction occurs. This gives your application a chance to nullify the orphaned pointers.

  9. Box2D: Overview

    Box2D is a 2D rigid body simulation library for games. Programmers can use it in their games to make objects move in realistic ways and make the game world more interactive.

  10. 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 …