Don’t get lost in the sauce

A practical experimentation with p5.js and Perlin noise

View project

Introduction

Perlin noise is a continuous mathematical algorithm that creates smooth, organic patterns instead of sharp, random static.

I made an interactive P5.js wave generator that utilizes custom sliders to control wave numbers, magnitude, thresholds, and color schemes, with additional responsiveness tied to mouse coordinates

Try it out here