// Variation on Reas & Fry (43-12) Ring[] rings = new Ring[50]; // at most 50 at a time int current = 0; // for next mouse press void setup() { size(400,400); smooth(); for (int i=0; i