I'm trying to help my son learn Processing. He really wants to create his own shapes, but it's very tedious to figure out the x, y coordinates of every vertex. Is there a way to move the mouse cursor to the spot where you want to put a point or vertex and see what the actual pixel coordinates are? Then he can take the coordinates and put them in his drawing routine to generate the shape he wants. Thanks.
1