6.1 Matter.js - Introduction
This video is an introduction to the Matter.js, a 2D JavaScript physics library that supports rigid body collisions and constraints. In this video I show you how to set up your code to use the library in combination with p5.js for rendering.
My Nature of Code book.
Webpage for the matter.js physics library.
My tutorials about the Matter.js physics library.
- Editing
by Mathieu Blanchette
- Animations
by Jason Heglund