Skip to content

Instantly share code, notes, and snippets.

@forresto
Created May 7, 2012 00:05
Show Gist options
  • Save forresto/2625079 to your computer and use it in GitHub Desktop.
Save forresto/2625079 to your computer and use it in GitHub Desktop.
meemoo module demo: local image loader http://meemoo.org/iframework/#gist/2625079
{
"info": {
"title": "local image loader",
"author": "forresto",
"description": "local images to canvas, drag and drop or select",
"url": "local-image-loader",
"parents": [
"https://gist.github.com/2625079"
]
},
"nodes": [
{
"src": "http://forresto.github.com/meemoo-modules/file-reader-image.html",
"x": 67,
"y": 87,
"z": 0,
"w": 236,
"h": 294,
"state": {},
"id": 1
},
{
"src": "http://forresto.github.com/meemoo-image/aviary.html",
"x": 461,
"y": 92,
"z": 0,
"w": 755,
"h": 602,
"state": {},
"id": 2
}
],
"edges": [
{
"source": [
1,
"image"
],
"target": [
2,
"image"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment