Skip to content

Instantly share code, notes, and snippets.

@incompl
Created September 20, 2012 18:13
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 incompl/3757477 to your computer and use it in GitHub Desktop.
Save incompl/3757477 to your computer and use it in GitHub Desktop.
var state = [{
id: 0,
transform: {
position: {
x: 15.290663048624992,
y: 2.0000000004989023,
z: -24.90756910131313
},
rotation: {
x: 0.32514392007855847,
y: -0.8798439564294107,
z: 0.32514392007855847,
w: 0.12015604357058937
}
}
}, {
id: 1,
transform: {
position: {
x: 7.490254936274141,
y: 2.0000000004989023,
z: -14.188117316225544
},
rotation: {
x: 0,
y: 0.018308020720336753,
z: 0.1830802072033675,
w: 0.9829274917854702
}
}
}];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment