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.
474 stars
6 watching
31 forks
Language: C
last commit: 3 months 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. | 678 |
jshaffstall/pyphysicssandbox | A Python wrapper around Pymunk for creating simple 2D physics simulations in introductory programming classrooms. | 47 |
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. | 892 |
chandlerprall/goblinphysics | A JavaScript physics simulation library with features like rigid body simulation and ray tracing. | 147 |
viblo/pymunk | A Python library for 2D physics simulations | 943 |
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. | 269 |
open-atmos/pysdm | An atmospheric modeling package for simulating particle dynamics in moist air using the Super-Droplet Method | 60 |
bepu/bepuphysics1 | A C# 3D physics simulation library with features like constraints and continuous collision detection. | 403 |
danielchappuis/reactphysics3d | A C++ physics engine library for 3D simulations and game development | 1,556 |
erwincoumans/tiny-differentiable-simulator | A C++ and CUDA physics library for simulating rigid-body dynamics with automatic differentiation capabilities. | 1,244 |
myphysicslab/myphysicslab | A toolset for building real-time interactive physics simulations in JavaScript using TypeScript. | 381 |
positronicslab/moby | A software framework for simulating the motion of multiple rigid bodies in 3D space. | 35 |
dimforge/nphysics | A physics engine that simulates rigid body motion in 2D and 3D spaces using linear algebra and collision detection. | 1,631 |