void setup (){ size (600,600); background(255); smooth(); noLoop(); frameRate(10); } void draw (){ for (int x=12; x