top of page


GENERATOR 1.0
A visual experiment in code to explore whether or not initial state parameters can create emergent form in drawing
Parameters :
const stepSize = 3.0;
const minPitch = 16.0;  
const maxPitch = -24.0; 
let currentWidth = 1.0;
const widthDrift = 0.5; 

  • Grey Instagram Icon

All Content Copyright Patrick Hurst ©2025​​

Exclusively represented in the United States of America and the United Kingdom by the Long-Sharp Gallery

bottom of page