My Projects


Soft Body Physics

An interactive physics simulation of a Pressure Soft Body Model in 2D. I used Javascript and the p5.js Library to create this project.

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).