/** @peep sketchcode */ size(500, 500); fill(0); for (int x = 0; x <= width; x += 20) line(x, 0, x, 500); ellipse(250, 250, 432, 432);
Nothing in the gallery yet!
Nobody has said anything yet.
Comments
Nobody has said anything yet.