Tom Box

Discovering fidenzas

Tyler Hobbs invented the fidenza, a simple algorithm that generates a unique, organic pattern.

It works by generating a matrix of noise across the surface of a canvas (using an algorithm such as Perlin noise) then plotting curves along the canvas, but using the matrix of noise to change the curve’s growth direction as it grows.

It’s a lot of fun to play with!

My first fidenzas
← Back to blog