Interactive Projects
Soft Body Physics
A physics simulation of a soft body.
Flow Field Simulation
This simulation uses 2D Perlin noise to control the movement of particles. I wrote this in Javascript using the p5.js Library.
Random Number Generator
A visualisation of a simple Pseudorandom Number Generator (PRNG).