Skip to content

Instantly share code, notes, and snippets.

@federico-pepe
Created July 28, 2015 07:31
Show Gist options
  • Save federico-pepe/f0e3f5fa567f4c5843fd to your computer and use it in GitHub Desktop.
Save federico-pepe/f0e3f5fa567f4c5843fd to your computer and use it in GitHub Desktop.
Draw a point in the middle of the sketch
size(500, 500);
point(250, 250);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment