box2d
Physics engine
A 2D physics engine for games written in C.
Box2D is a 2D physics engine for games
8k stars
263 watching
2k forks
Language: C
last commit: 6 days ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tobantegaming/box2d-cmake | A CMake wrapper around the Box2D physics engine library | 11 |
danieluranga/box2d-linc | Native bindings for Box2D physics engine | 7 |
erincatto/box2d-lite | A small 2D physics engine for simulating the motion of objects in games and other applications. | 881 |
vanderlin/ofxbox2d | A C++ wrapper for the Box2D physics engine using OpenFrameworks | 320 |
kripken/box2d.js | Port of 2D physics engine to JavaScript using Emscripten compiler | 1,336 |
schteppe/p2.js | A 2D physics library for simulating rigid body motion and collisions in JavaScript | 2,647 |
qml-box2d/qml-box2d | Exposes Box2D C++ physics engine to QML for simulation and game development | 269 |
cocos2d/cocos2d-x | A multi-platform framework for building 2D games and graphical applications. | 18,244 |
google/liquidfun | A 2D physics engine for games with particle-based fluid and soft body simulations. | 4,723 |
love2d/love | A 2D game framework written in C++ for Lua programming language | 5,098 |
tapirliu/fbox2d | A C++ port of the Box2D physics library for ActionScript 3 | 0 |
coronalabs/corona | A cross-platform framework for creating 2D games and mobile applications with Lua scripting | 2,532 |
jazzbre/box2d-beef | A C wrapper around a modified box2D physics engine with LiquidFun, allowing developers to use the Beef programming language. | 9 |
enduro2d/enduro2d | A 2D game engine framework built around C++ | 85 |
slembcke/chipmunk2d | A fast and lightweight 2D physics library designed for video game development | 2,215 |