Skip to content

Instantly share code, notes, and snippets.

@darrenmothersele
Created October 28, 2013 08:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save darrenmothersele/7193450 to your computer and use it in GitHub Desktop.
Save darrenmothersele/7193450 to your computer and use it in GitHub Desktop.
noFill
background 0
strokeSize (time / 1000) % 10
scale 6
rotate 0,time / 10000,0
stroke 255,0,0,75
peg
10 times ->
rotate 0, - time / 100000, 0
strokeSize (time / 100) % 10
peg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment