box2d-lite
Physics simulator
A small 2D physics engine for simulating the motion of objects in games and other applications.
A small 2D physics engine
881 stars
23 watching
116 forks
Language: C++
last commit: almost 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
genbox/velcrophysics | A high-performance 2D physics simulation system with realistic collision detection and response capabilities. | 669 |
victorfisac/physac | A 2D physics engine with simulation and collision detection capabilities | 466 |
0proto/liquid-luxe | Simulates the behavior of liquid in 2D environments using graphics rendering techniques. | 1 |
kidev/demoadaphysics2d | Demonstrates physics and rendering capabilities of AdaPhysics2D on an STM32F429 microcontroller | 5 |
louis-langholtz/playrho | A real-time physics engine and library for 2D games or demos, aiming to provide a modern and platform-independent solution. | 133 |
tobantegaming/box2d-cmake | A CMake wrapper around the Box2D physics engine library | 11 |
koalefant/circle2d | A small physics library for simulating circular shapes in 2D space | 28 |
erwincoumans/tiny-differentiable-simulator | A C++ and CUDA physics library for simulating rigid-body dynamics with automatic differentiation capabilities. | 1,233 |
simos421/cst-matlab-api | Provides an API for designing and simulating complex electromagnetic models using MATLAB | 212 |
vanderlin/ofxbox2d | A C++ wrapper for the Box2D physics engine using OpenFrameworks | 320 |
e2niee/simbench | A simulation benchmark dataset to support research in grid planning and operation | 104 |
chandlerprall/goblinphysics | A JavaScript physics simulation library with features like rigid body simulation and ray tracing. | 147 |
kripken/box2d.js | Port of 2D physics engine to JavaScript using Emscripten compiler | 1,336 |
justinvoke/randomation-vehicle-physics | A vehicle physics system designed to provide semi-realistic driving mechanics in Unity games | 864 |
heapsio/bullet | A wrapper around a physics simulation engine that provides collision detection and response capabilities | 28 |