Matter.js – A 2D Physics Engine for the Web
Posted · Category: Framework, MIT License
Matter.js is a JavaScript 2D rigid body physics engine for the web. The Matter.Engine module contains methods for creating and manipulating engines. An engine is a controller that manages updating and rendering the simulation of the world. Matter.js is currently only alpha status, meaning the API is still in development and may change occasionally. The library is reasonably stable as-is, but it is not yet feature complete.
Requirements: JavaScript Framework
Demo: http://brm.io/matter-js-demo/
License: MIT License
0 Comments