Created
September 20, 2012 18:44
-
-
Save incompl/3757617 to your computer and use it in GitHub Desktop.
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
var slimState = [[ | |
0, | |
15.290663048624992, | |
2.0000000004989023, | |
-24.90756910131313, | |
0.32514392007855847, | |
-0.8798439564294107, | |
0.32514392007855847, | |
0.12015604357058937 | |
], [ | |
1, | |
7.490254936274141, | |
2.0000000004989023, | |
-14.188117316225544, | |
0, | |
0.018308020720336753, | |
0.1830802072033675, | |
0.9829274917854702 | |
]]; | |
var slimMsg = JSON.stringify( slimState ); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment