Created
March 7, 2013 03:32
-
-
Save rjmarsan/5105399 to your computer and use it in GitHub Desktop.
FallingBlocks asteroid OSC packet
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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