int numPics = 20; float r1 = 0; String imageName; PImage[] pictures = new PImage[numPics]; void setup() { size(1000,600,P3D); for(int i=0; i