float x, y, w, h; int totalShapeCount = 1000; void setup() { size(600, 600); background(200, 200, 0); smooth(); int i = 0; stroke(255, 50); while(i