Skip to content

Instantly share code, notes, and snippets.

@rjmarsan
Created March 7, 2013 03:32
Show Gist options
  • Save rjmarsan/5105399 to your computer and use it in GitHub Desktop.
Save rjmarsan/5105399 to your computer and use it in GitHub Desktop.
FallingBlocks asteroid OSC packet
1: id
0-upwards. only 48 on screen at any time.
2: x
0-640
3: y
0-480
4: curvature
-PI to PI
5: force magnitude
0 to 570 or so.
6: hue
0 to 360
7: distance
1 when on screen, quickly falls to 0 when offscreen
8: age
0 to 1, where 1 is dead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment