cannon-es
Physics engine
A lightweight 3D physics engine written in JavaScript.
💣 A lightweight 3D physics engine written in JavaScript.
2k stars
42 watching
133 forks
Language: TypeScript
last commit: 11 months ago
Linked from 1 awesome list
cannonjsphysics
Related projects:
Repository | Description | Stars |
---|---|---|
pmndrs/react-three-rapier | A fast physics engine wrapper for React applications | 1,087 |
pmndrs/use-p2 | A set of React hooks and tools for adding 2D physics functionality to Three.js applications | 149 |
neu5/cannon-es-debugger-babylonjs | A tool that helps developers debug and visualize physics simulations in game engines like BabylonJS. | 8 |
dimforge/nphysics | A physics engine that simulates rigid body motion in 2D and 3D spaces using linear algebra and collision detection. | 1,624 |
jrouwe/joltphysics.js | A JavaScript implementation of the physics engine JoltPhysics | 275 |
netonjm/chipmunksharp | A C# implementation of a 2D physics engine with advanced collision detection and rigid body dynamics. | 80 |
kripken/box2d.js | Port of 2D physics engine to JavaScript using Emscripten compiler | 1,336 |
anuraghazra/verly.js | A JavaScript library implementing Verlet physics engine for 2D simulations | 666 |
chandlerprall/goblinphysics | A JavaScript physics simulation library with features like rigid body simulation and ray tracing. | 147 |
mattleibow/jitterphysics | A fast and lightweight 3D physics engine for .NET applications. | 45 |
mobxjs/react-particles-experiment | A demonstration project showing the differences between various architectural styles in state management for a particle generator application | 28 |
mortennobel/kickjs | A WebGL game engine for building 3D games in modern web-browsers | 198 |
danielchappuis/reactphysics3d | A C++ physics engine library for 3D simulations and game development | 1,537 |
drawcall/proton | A lightweight particle animation library for creating various effects in web applications | 2,424 |
tomwhall/descensus2 | A 2D physics game built with TypeScript and Pixi.js, featuring p2.js for physics. | 16 |