int lati; float dAng; float [] cosArr,sinArr; int numHex; float globalR; CircShape [][] shapesArr; float dx,dy; int rows,cols; boolean up; PImage originalImg,img; int imgCropX,imgCropY; int posterizeLevels=8;