Skip to content

Instantly share code, notes, and snippets.

@forresto
Forked from anonymous/image-interlace.json
Last active December 13, 2015 20:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save forresto/4970967 to your computer and use it in GitHub Desktop.
Save forresto/4970967 to your computer and use it in GitHub Desktop.
meemoo app: interlace images to print and fold
{
"info": {
"author": "meemoo",
"title": "interlace images",
"description": "interlace images to print and fold",
"parents": [
"https://gist.github.com/4960791",
"https://gist.github.com/4970967"
],
"url": "image-interlace"
},
"nodes": [
{
"src": "meemoo:image/interlace",
"x": 584,
"y": 82,
"z": 0,
"w": 574,
"h": 405,
"state": {
"count": 2,
"size": 50
},
"id": 2
},
{
"src": "meemoo:image/cam",
"x": 105,
"y": 82,
"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