Physac
Physics simulator
A 2D physics engine with simulation and collision detection capabilities
2D physics header-only library for videogames developed in C using raylib library.
466 stars
6 watching
31 forks
Language: C
last commit: about 1 month ago
Linked from 1 awesome list
2d2d-physics-enginecdynamicsphysicsphysics-enginesimulationthreading
Related projects:
Repository | Description | Stars |
---|---|---|
genbox/velcrophysics | A high-performance 2D physics simulation system with realistic collision detection and response capabilities. | 669 |
jshaffstall/pyphysicssandbox | A Python wrapper around Pymunk for creating simple 2D physics simulations in introductory programming classrooms. | 45 |
avoroshilov/physics_playground | A research framework for simulating coupled FEM and rigid body dynamics with real-time collision detection and optimization. | 28 |
erincatto/box2d-lite | A small 2D physics engine for simulating the motion of objects in games and other applications. | 881 |
chandlerprall/goblinphysics | A JavaScript physics simulation library with features like rigid body simulation and ray tracing. | 147 |
viblo/pymunk | A Pythonic 2D physics library for simulating rigid body dynamics | 933 |
perrysmotors/framer-physics | A module for simulating 2D physics in Framer prototypes using CoffeeScript. | 24 |
cysharp/magicphysx | A .NET binding for NVIDIA PhysX 5, enabling physics simulations across multiple platforms and use cases. | 268 |
open-atmos/pysdm | Software package for simulating particle dynamics in atmospheric cloud physics applications | 58 |
bepu/bepuphysics1 | A C# 3D physics simulation library with features like constraints and continuous collision detection. | 401 |
danielchappuis/reactphysics3d | A C++ physics engine library for 3D simulations and game development | 1,537 |
erwincoumans/tiny-differentiable-simulator | A C++ and CUDA physics library for simulating rigid-body dynamics with automatic differentiation capabilities. | 1,233 |
myphysicslab/myphysicslab | Provides JavaScript classes to build real-time interactive animated physics simulations | 375 |
positronicslab/moby | A software framework for simulating the motion of multiple rigid bodies in 3D space. | 34 |
dimforge/nphysics | A physics engine that simulates rigid body motion in 2D and 3D spaces using linear algebra and collision detection. | 1,624 |