Created
August 6, 2012 23:54
-
-
Save forresto/3279730 to your computer and use it in GitHub Desktop.
meemoo app: native modules recursive transform (native) (dupe of 3124854)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "info": { | |
| "title": "recursive spirograph thing", | |
| "author": "forresto", | |
| "description": "colored squares feeding back to oblivion", | |
| "url": "spiro-native", | |
| "parents": [ | |
| "https://gist.github.com/3122332", | |
| "https://gist.github.com/3124854", | |
| "https://gist.github.com/3279730" | |
| ] | |
| }, | |
| "nodes": [ | |
| { | |
| "src": "meemoo:image/transform", | |
| "x": 653, | |
| "y": 587, | |
| "z": 0, | |
| "w": 511, | |
| "h": 512, | |
| "state": { | |
| "scale": 1, | |
| "translateX": 0, | |
| "translateY": 0, | |
| "rotate": 0.125, | |
| "clearEvery": true | |
| }, | |
| "id": 2 | |
| }, | |
| { | |
| "src": "meemoo:image/rectangle", | |
| "x": 700, | |
| "y": 259, | |
| "z": 0, | |
| "w": 200, | |
| "h": 210, | |
| "state": { | |
| "x": 75, | |
| "y": 75, | |
| "w": 350, | |
| "h": 350, | |
| "fill": "", | |
| "strokewidth": 1, | |
| "stroke": "hsla(25, 50%, 75%, 1)" | |
| }, | |
| "id": 4 | |
| }, | |
| { | |
| "src": "meemoo:image/transform", | |
| "x": 252, | |
| "y": 1185, | |
| "z": 0, | |
| "w": 195, | |
| "h": 203, | |
| "state": { | |
| "scale": 0.92, | |
| "translateX": 0, | |
| "translateY": 0, | |
| "rotate": 0.31, | |
| "clearEvery": true | |
| }, | |
| "id": 5 | |
| }, | |
| { | |
| "src": "http://forresto.github.com/meemoo-math/math.html", | |
| "x": 487, | |
| "y": 75, | |
| "z": 0, | |
| "w": 203, | |
| "h": 102, | |
| "state": { | |
| "equation": "random()" | |
| }, | |
| "id": 3 | |
| }, | |
| { | |
| "src": "http://forresto.github.com/meemoo-modules/color-hsla.html", | |
| "x": 941, | |
| "y": 82, | |
| "z": 0, | |
| "w": 259, | |
| "h": 124, | |
| "state": { | |
| "hue": 0, | |
| "saturation": 0.75, | |
| "lightness": 0.5, | |
| "alpha": 0.9 | |
| }, | |
| "id": 6 | |
| }, | |
| { | |
| "src": "meemoo:image/transform", | |
| "x": 689, | |
| "y": 1188, | |
| "z": 0, | |
| "w": 200, | |
| "h": 210, | |
| "state": { | |
| "scale": 0.4, | |
| "translateX": -100, | |
| "translateY": -100, | |
| "rotate": 0, | |
| "clearEvery": true | |
| }, | |
| "id": 9 | |
| }, | |
| { | |
| "src": "meemoo:time/tween", | |
| "x": 154, | |
| "y": 492, | |
| "z": 0, | |
| "w": 238, | |
| "h": 143, | |
| "state": { | |
| "from": 0.31, | |
| "to": 0.69, | |
| "duration": 20, | |
| "type": "Bounce", | |
| "ease": "Out", | |
| "pingpong": true, | |
| "loop": false, | |
| "start": "!" | |
| }, | |
| "id": 11 | |
| }, | |
| { | |
| "src": "meemoo:time/countdown", | |
| "x": 124, | |
| "y": 84, | |
| "z": 0, | |
| "w": 80, | |
| "h": 60, | |
| "state": { | |
| "duration": 1.5 | |
| }, | |
| "id": 8 | |
| }, | |
| { | |
| "src": "meemoo:time/countdown", | |
| "x": 141, | |
| "y": 256, | |
| "z": 0, | |
| "w": 197, | |
| "h": 64, | |
| "state": { | |
| "duration": 3 | |
| }, | |
| "id": 10 | |
| }, | |
| { | |
| "src": "meemoo:util/stats", | |
| "x": 460, | |
| "y": 438, | |
| "z": 0, | |
| "w": 99, | |
| "h": 60, | |
| "state": {}, | |
| "id": 12 | |
| }, | |
| { | |
| "src": "meemoo:time/tween", | |
| "x": 150, | |
| "y": 698, | |
| "z": 0, | |
| "w": 243, | |
| "h": 129, | |
| "state": { | |
| "from": 0.91, | |
| "to": 0.99, | |
| "duration": 2, | |
| "type": "Sinusoidal", | |
| "ease": "InOut", | |
| "pingpong": true | |
| }, | |
| "id": 13 | |
| } | |
| ], | |
| "edges": [ | |
| { | |
| "source": [ | |
| 4, | |
| "image" | |
| ], | |
| "target": [ | |
| 2, | |
| "image" | |
| ] | |
| }, | |
| { | |
| "source": [ | |
| 5, | |
| "image" | |
| ], | |
| "target": [ | |
| 2, | |
| "background" | |
| ] | |
| }, | |
| { | |
| "source": [ | |
| 2, | |
| "image" | |
| ], | |
| "target": [ | |
| 5, | |
| "image" | |
| ] | |
| }, | |
| { | |
| "source": [ | |
| 6, | |
| "color" | |
| ], | |
| "target": [ | |
| 4, | |
| "stroke" | |
| ] | |
| }, | |
| { | |
| "source": [ | |
| 3, | |
| "equals" | |
| ], | |
| "target": [ | |
| 6, | |
| "hue" | |
| ] | |
| }, | |
| { | |
| "source": [ | |
| 5, | |
| "image" | |
| ], | |
| "target": [ | |
| 9, | |
| "image" | |
| ] | |
| }, | |
| { | |
| "source": [ | |
| 9, | |
| "image" | |
| ], | |
| "target": [ | |
| 4, | |
| "background" | |
| ] | |
| }, | |
| { | |
| "source": [ | |
| 11, | |
| "value" | |
| ], | |
| "target": [ | |
| 5, | |
| "rotate" | |
| ] | |
| }, | |
| { | |
| "source": [ | |
| 8, | |
| "bang" | |
| ], | |
| "target": [ | |
| 8, | |
| "start" | |
| ] | |
| }, | |
| { | |
| "source": [ | |
| 8, | |
| "bang" | |
| ], | |
| "target": [ | |
| 3, | |
| "evaluate" | |
| ] | |
| }, | |
| { | |
| "source": [ | |
| 10, | |
| "bang" | |
| ], | |
| "target": [ | |
| 11, | |
| "start" | |
| ] | |
| }, | |
| { | |
| "source": [ | |
| 13, | |
| "value" | |
| ], | |
| "target": [ | |
| 5, | |
| "scale" | |
| ] | |
| }, | |
| { | |
| "source": [ | |
| 10, | |
| "bang" | |
| ], | |
| "target": [ | |
| 13, | |
| "start" | |
| ] | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment