Created
June 20, 2012 13:05
-
-
Save automata/2959806 to your computer and use it in GitHub Desktop.
mrdoob harmony meemoo module
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": "mrdoob harmony meemoo module", | |
"author": "automata", | |
"description": "mrdoob harmony meemoo module", | |
"url": "mrdoobharmony" | |
}, | |
"nodes": [ | |
{ | |
"src": "http://forresto.github.com/meemoo-canvas2gif/canvas2gif.html", | |
"x": 537, | |
"y": 40, | |
"z": 0, | |
"w": 299, | |
"h": 219, | |
"state": { | |
"delay": 200, | |
"quality": 75, | |
"matte": "#FFFFFF" | |
}, | |
"id": 3 | |
}, | |
{ | |
"src": "http://forresto.github.com/meemoo-modules/imgur.html", | |
"x": 811, | |
"y": 347, | |
"z": 0, | |
"w": 321, | |
"h": 274, | |
"state": { | |
"title": "meemoo/cam2gif image share", | |
"caption": "This image was created with a Meemoo composition. http://meemoo.org/iframework/#/example/cam2gif" | |
}, | |
"id": 5 | |
}, | |
{ | |
"src": "http://automata.github.com/meemoo-harmony/", | |
"x": 103, | |
"y": 295, | |
"z": 0, | |
"w": 339, | |
"h": 280, | |
"state": {}, | |
"id": 2 | |
} | |
], | |
"edges": [ | |
{ | |
"source": [ | |
3, | |
"gif" | |
], | |
"target": [ | |
5, | |
"dataurl" | |
] | |
}, | |
{ | |
"source": [ | |
2, | |
"image" | |
], | |
"target": [ | |
3, | |
"image" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment