Skip to content

Instantly share code, notes, and snippets.

@forresto
Forked from anonymous/seriously-test.json
Created September 10, 2012 21:35
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/3694066 to your computer and use it in GitHub Desktop.
Save forresto/3694066 to your computer and use it in GitHub Desktop.
meemoo app: seriously-test
{
"info": {
"author": "meemoo",
"title": "seriously-test",
"description": "Meemoo app description",
"parents": [
"https://gist.github.com/3334524",
"https://gist.github.com/3342465",
"https://gist.github.com/3694066"
],
"url": "seriously-test"
},
"nodes": [
{
"src": "meemoo:seriously/vignette",
"x": 1039,
"y": 170,
"z": 0,
"w": 339,
"h": 267,
"state": {
"amount": 1.5
},
"id": 0
},
{
"src": "meemoo:image/cam",
"x": 127,
"y": 102,
"z": 0,
"w": 344,
"h": 310,
"state": {
"width": 320,
"height": 240
},
"id": 4
},
{
"src": "meemoo:seriously/exposure",
"x": 628,
"y": 156,
"z": 0,
"w": 191,
"h": 166,
"state": {
"exposure": 0.5
},
"id": 2
},
{
"src": "meemoo:seriously/noise",
"x": 746,
"y": 459,
"z": 0,
"w": 191,
"h": 159,
"state": {
"amount": 0.2,
"timer": 2
},
"id": 5
}
],
"edges": [
{
"source": [
2,
"image"
],
"target": [
5,
"image"
]
},
{
"source": [
5,
"image"
],
"target": [
0,
"image"
]
},
{
"source": [
4,
"stream"
],
"target": [
2,
"image"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment