Interactive sketches made in p5.js

Card image cap
Node Physics

Some simple (and kind of janky) physically simulated "plants".

Card image cap
2D Terrain Generation

A little 2D mountainous terrain generator that won first place at SFU's 2019 Mountain Madness hackathon.

Card image cap
Fluid Simulation

The humble beginnings of a fluid simulation.

Card image cap
Merge Sort Sandbox

An interactive mergesort that lets you step through the algorithm.

Card image cap
Tree Sandbox

Currently just lets you iterate through the heapsort algorithm on custom data.

Card image cap
Graph Sandbox

The humble beginnings of a place to learn about graphs.