Created
May 1, 2012 03:47
-
-
Save automata/2564785 to your computer and use it in GitHub Desktop.
livecoding three.js
This file contains 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
{ | |
"info": { | |
"title": "livecoding three.js", | |
"author": "automata", | |
"description": "livecoding three.js", | |
"url": "cam2gif" | |
}, | |
"nodes": [ | |
{ | |
"src": "http://automata.github.com/meemoo-modules/lived.html", | |
"x": 138, | |
"y": 174, | |
"z": 0, | |
"w": 518.76666, | |
"h": 444.76666, | |
"state": {}, | |
"id": 0 | |
}, | |
{ | |
"src": "http://automata.github.com/meemoo-modules/threejs.html", | |
"x": 809, | |
"y": 207, | |
"z": 0, | |
"w": 464.76666, | |
"h": 433.76666, | |
"state": {}, | |
"id": 2 | |
} | |
], | |
"edges": [ | |
{ | |
"source": [ | |
0, | |
"code" | |
], | |
"target": [ | |
2, | |
"code" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment