box2d.js
Physics engine
Port of 2D physics engine to JavaScript using Emscripten compiler
Port of Box2D to JavaScript using Emscripten
1k stars
50 watching
195 forks
Language: C
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vanderlin/ofxbox2d | A C++ wrapper for the Box2D physics engine using OpenFrameworks | 320 |
flyover/box2d.ts | A TypeScript port of Box2D physics engine | 407 |
tobantegaming/box2d-cmake | A CMake wrapper around the Box2D physics engine library | 11 |
tapirliu/fbox2d | A C++ port of the Box2D physics library for ActionScript 3 | 0 |
qml-box2d/qml-box2d | Exposes Box2D C++ physics engine to QML for simulation and game development | 269 |
danieluranga/box2d-linc | Native bindings for Box2D physics engine | 7 |
pmndrs/cannon-es | A lightweight 3D physics engine written in JavaScript. | 1,784 |
tomwhall/descensus2 | A 2D physics game built with TypeScript and Pixi.js, featuring p2.js for physics. | 16 |
jazzbre/box2d-beef | A C wrapper around a modified box2D physics engine with LiquidFun, allowing developers to use the Beef programming language. | 9 |
jrouwe/joltphysics.js | A JavaScript implementation of the physics engine JoltPhysics | 275 |
casperaki/juce_emscripten | Port of JUCE audio/video processing library to browser via Emscripten | 9 |
iforce2d/b2djson | Tools to convert Box2D editor files into a usable format | 58 |
lanjian/coffee2d | A 2D game engine abstracting canvas management and event handling | 30 |
erincatto/box2d-lite | A small 2D physics engine for simulating the motion of objects in games and other applications. | 881 |
atrosinenko/qemujs | Port of QEMU machine emulator to JavaScript using Emscripten. | 255 |