Skip to content
Ákos Seres edited this page Dec 30, 2018 · 26 revisions

2D

  • box2dweb - port of Box2D to JS
  • Chipmunk-js - a port of Chipmunk to JS
  • CoffeePhysics - lightweight physics engine written in CoffeeScript
  • JPE - physics engine based on Alec Cove's APE
  • Verlet-js - A simple Verlet physics engine written in javascript.
  • PhysicsJS - A modular, extendable, and easy-to-use physics engine for javascript
  • p2.js - 2d physics engine by the creator of cannon.js
  • Matter-js - a 2d rigid body physics engine for the web
  • Planck.js - JavaScript rewrite of Box2D with a JavaScript-friendly API
  • BallPhysics - An easy easy to use 2D physics engine for JavaScript, still under development

Also

3D

Other