looks impressive,
can you tell me why you need to do 60 little shapes instead
one shape with the for …60 vertex inside?
and if you miss the last point ( = first point ) could do a
endShape(CLOSE);
and for the structure, see
can do a create shape in setup and a
draw shape ( width/2.height/2) in draw,
so no need to do that absolute in the create shape