Skip to content

Instantly share code, notes, and snippets.

@forresto
Created June 29, 2012 08:40
Show Gist options
  • Save forresto/3016699 to your computer and use it in GitHub Desktop.
Save forresto/3016699 to your computer and use it in GitHub Desktop.
meemoo app: supershape animated
{
"info": {
"author": "meemoo",
"title": "supershape animated",
"description": "Create your supershape form and share on imgur!",
"parents": [
"https://gist.github.com/3014952"
],
"url": "supershape"
},
"nodes": [
{
"src": "http://automata.github.com/meemoo-supershape.js/",
"x": 495,
"y": 350,
"z": 0,
"w": 403.76666,
"h": 337.76666,
"state": {
"a1": 40,
"b1": 20,
"n11": 50,
"n21": 20,
"n31": 10,
"color": "#ff0000",
"bgcolor": "#00ff00"
},
"id": 1
},
{
"src": "http://forresto.github.com/meemoo-modules/metronome.html",
"x": 126,
"y": 80,
"z": 0,
"w": 139.76666,
"h": 133.76666,
"state": {
"bpm": 175,
"start": "!",
"ms": 100
},
"id": 3
},
{
"src": "http://forresto.github.com/meemoo-math/math.html",
"x": 464,
"y": 64,
"z": 0,
"w": 204.76666,
"h": 160.76666,
"state": {
"x": 0.01,
"equation": "(x+y)%1.0",
"y": 0.1
},
"id": 4
},
{
"src": "http://forresto.github.com/meemoo-math/math.html",
"x": 870,
"y": 70,
"z": 0,
"w": 204.76666,
"h": 163.76666,
"state": {
"x": 127,
"equation": "abs(sin(x*2*PI))*y",
"y": 127
},
"id": 5
}
],
"edges": [
{
"source": [
4,
"equals"
],
"target": [
4,
"y"
]
},
{
"source": [
4,
"equals"
],
"target": [
5,
"x"
]
},
{
"source": [
3,
"beat"
],
"target": [
4,
"evaluate"
]
},
{
"source": [
5,
"equals"
],
"target": [
1,
"m1"
]
},
{
"source": [
5,
"equals"
],
"target": [
1,
"m2"
]
},
{
"source": [
5,
"equals"
],
"target": [
1,
"n21"
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment