Skip to content

Instantly share code, notes, and snippets.

Created February 15, 2013 14:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/4960791 to your computer and use it in GitHub Desktop.
Save anonymous/4960791 to your computer and use it in GitHub Desktop.
meemoo app: Untitled
{
"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