🕛
Sunday / Mar 16th, 20253/16/2025

Plinko with Matter.js

I love all things random and chance so why not make a Plink simulation with the matter.js physics engine and p5.js!

  • Editing

    by Mathieu Blanchette

  • Animations

    by Jason Heglund

Passenger Showcase

The Showcase is collection of projects created by viewers like you!

Have you made something? Please share your work!

Try a challenge!

Suggested by the video you're watching

"3D Cloth with Toxiclibs" challenge

Boing! Using some particles and some springs with the Toxiclibs physics library, I create a 3D cloth simulation in Processing. Toxiclibs can now be downloaded from Processing's library manager.

"Quadtree" challenge

In this multi-part coding challenge, I implement a Quadtree data structure in JavaScript and visualize it with p5.js.