Created
December 28, 2012 11:57
-
-
Save anonymous/4397118 to your computer and use it in GitHub Desktop.
meemoo app: Untitled
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
{ | |
"info": { | |
"author": "meemoo", | |
"title": "Untitled", | |
"description": "Meemoo app description", | |
"parents": [], | |
"url": "" | |
}, | |
"nodes": [ | |
{ | |
"src": "http://46.105.116.39/meemoo/2/threejs.html", | |
"x": 366, | |
"y": 34, | |
"z": 0, | |
"w": 720, | |
"h": 559, | |
"state": {}, | |
"id": 0 | |
}, | |
{ | |
"src": "meemoo:ui/vslider", | |
"x": 111, | |
"y": 111, | |
"z": 0, | |
"w": 80, | |
"h": 234, | |
"state": { | |
"min": 0, | |
"max": 1, | |
"step": 0 | |
}, | |
"id": 1 | |
} | |
], | |
"edges": [ | |
{ | |
"source": [ | |
1, | |
"value" | |
], | |
"target": [ | |
0, | |
"escala" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment