Created
February 15, 2013 14:45
-
-
Save anonymous/4960791 to your computer and use it in GitHub Desktop.
meemoo app: Untitled
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": { | |
"author": "meemoo", | |
"title": "Untitled", | |
"description": "Meemoo app description", | |
"parents": [], | |
"url": "image-interlace" | |
}, | |
"nodes": [ | |
{ | |
"src": "meemoo:image/interlace", | |
"x": 656, | |
"y": 145, | |
"z": 0, | |
"w": 578, | |
"h": 415, | |
"state": { | |
"count": 3, | |
"size": 25 | |
}, | |
"id": 2 | |
}, | |
{ | |
"src": "meemoo:image/cam", | |
"x": 143, | |
"y": 113, | |
"z": 0, | |
"w": 307, | |
"h": 405, | |
"state": { | |
"width": 500, | |
"height": 500, | |
"fps": 20 | |
}, | |
"id": 3 | |
} | |
], | |
"edges": [ | |
{ | |
"source": [ | |
3, | |
"image" | |
], | |
"target": [ | |
2, | |
"image" | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment