void setup (){ size (600,600); background(240); smooth(); noLoop(); } void draw (){ for (int x=0; x