![](/rp/kFAqShRrnkQMbH6NYLBYoJ3lq9s.png)
Box2D
A 2D Physics Engine for Games. Box2D. A 2D Physics Engine for Games © 2025 Erin Catto
erincatto/box2d: Box2D is a 2D physics engine for games - GitHub
The Box2D library and samples build and run on Windows, Linux, and Mac. Box2D should be built on recent versions of clang and gcc. You will need the latest Visual Studio version for C11 …
Overview - Box2D
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. From the game engine's point of view, a physics engine is just a system for procedural animation.
Box2D - Wikipedia
Box2D performs constrained rigid body simulation. It can simulate bodies composed of convex polygons , circles , and edge shapes. Bodies are joined with joints and acted upon by forces .
Box2D: Simulation
Rigid body simulation is the primary feature of Box2D. It is the most complex part of Box2D and is the part you will likely interact with the most. Simulation sits on top of the foundation and collision types and functions, so you should be somewhat familiar with those by now.
Box2D C++ tutorials - Introduction - iforce2d.net
2014年4月7日 · Box2D is the world's most ubiquitous 2D physics engine. It's light, robust, efficient and highly portable. It has been battle-proven in many applications on many platforms, and it's open-source and free.
erincatto (Erin Catto) - GitHub
box2d-lite box2d-lite Public. A small 2D physics engine C++ 906 121 box2d-raylib box2d-raylib Public. Shows how to integrate Box2D with raylib C 98 13 solver2d solver2d Public. A project for testing rigid body solver algorithms C 158 8 Something went wrong, please refresh the …
Box2D Tutorials - phaser.io
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 developers.
Phaser Box 2D
Phaser Box2D. A high-performance, industry-standard 2D physics engine built on Box2D v3, delivering incredibly realistic and engaging web game experiences.
Releases · erincatto/box2d - GitHub
Box2D is a 2D physics engine for games. Contribute to erincatto/box2d development by creating an account on GitHub.
- 某些结果已被删除