// zigzag static int a,f; void setup(){ size(320,240); noFill(); } void draw(){ for(int x=0; x