a coded poem //poem is in the comments (and on codepen) let points = []; //you start as an empty set let sigma, rho, beta; //with a faint idea of structure function setup() { //and a canvas to be projected upon cnv = createCanvas((w = min(windowWidth, windowHeight) * 0.9), w); //and so you| Fractal Kitty