Skip to content

Instantly share code, notes, and snippets.

@forresto
Forked from anonymous/rotoshop.json
Created July 13, 2012 14:16
Show Gist options
  • Save forresto/3105135 to your computer and use it in GitHub Desktop.
Save forresto/3105135 to your computer and use it in GitHub Desktop.
meemoo app: rotoshop
{
"info": {
"title": "rotoshop",
"author": "forresto",
"description": "rotoscoping webcam animation",
"url": "rotoshop",
"parents": [
"https://gist.github.com/3105121",
"https://gist.github.com/3105135"
]
},
"nodes": [
{
"src": "http://forresto.github.com/meemoo-paint/paint.html",
"x": 168,
"y": 475,
"z": 0,
"w": 377,
"h": 342,
"state": {
"linewidth": 2,
"blur": 0
},
"id": 1
},
{
"src": "http://forresto.github.com/meemoo-modules/canvasarray.html",
"x": 700,
"y": 71,
"z": 0,
"w": 508,
"h": 745,
"state": {
"delay": 200
},
"id": 3
},
{
"src": "http://forresto.github.com/meemoo-canvas2gif/canvas2gif.html",
"x": 191,
"y": 909,
"z": 0,
"w": 354,
"h": 291,
"state": {
"delay": 200,
"quality": 75,
"matte": "#FFFFFF"
},
"id": 2
},
{
"src": "http://forresto.github.com/meemoo-modules/imgur.html",
"x": 739,
"y": 890,
"z": 0,
"w": 357,
"h": 297,
"state": {
"title": "meemoo/flipbook image share",
"caption": "This image was created with a Meemoo composition. http://meemoo.org/iframework/#/example/flipbook"
},
"id": 6
},
{
"src": "http://forresto.github.com/meemoo-camcanvas/onionskin.html",
"x": 111,
"y": 81,
"z": 0,
"w": 339,
"h": 281,
"state": {},
"id": 4
}
],
"edges": [
{
"source": [
2,
"gif"
],
"target": [
6,
"dataurl"
]
},
{
"source": [
4,
"image"
],
"target": [
3,
"image"
]
},
{
"source": [
3,
"image"
],
"target": [
1,
"tracing"
]
},
{
"source": [
1,
"image"
],
"target": [
2,
"image"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment