Experimental
Perlin Experiment
Personal project in which I adapted a Processing project that uses the Academy Award-winning Perlin noise algorithm to simulate flocking shapes.
Challenge
Adapting a Processing project to pure JavaScript while adding interactive controls.
Approach
Rewrote the Processing script to be pure JavaScript and added the ability to control several of the parameters.





Impact
Created an interactive visualization of flocking behavior with user-controlled parameters.
Technologies & Methods
JavaScript
Perlin Noise
Interactive Design
Frontend Development