Skip to content

Instantly share code, notes, and snippets.

View forresto's full-sized avatar

Forrest O. forresto

View GitHub Profile
@forresto
forresto / feedback-spiral.json
Created July 15, 2012 13:01 — forked from anonymous/feedback-spiral.json
meemoo app: feedback loop
{
"info": {
"author": "meemoo",
"title": "feedback loop fibonacci spiral",
"description": "1/golden ratio (0.618033989) scaling",
"parents": [
"https://gist.github.com/3116459"
],
"url": "feedback-spiral-fib"
},
@forresto
forresto / spirography.json
Created July 16, 2012 12:05
meemoo app: spirography feedback thing
{
"info": {
"title": "spirograph thing",
"author": "forresto",
"description": "colored squares feeding back to oblivion",
"url": "spiro"
},
"nodes": [
{
"src": "http://forresto.github.com/meemoo-image/transform.html",
@forresto
forresto / spirography2.json
Last active October 7, 2015 07:08
meemoo app: recursive spirography feedback thing (native)
{
"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"
]
@forresto
forresto / simplespiro.json
Created July 24, 2012 06:17
meemoo app: simpler recursive spirograph thing
{
"info": {
"title": "simpler recursive spirograph thing",
"author": "forresto",
"description": "colored squares feeding back to oblivion",
"url": "spiro2",
"parents": [
"https://gist.github.com/3122332",
"https://gist.github.com/3124854"
]
@forresto
forresto / recursive-native.json
Created August 6, 2012 23:54
meemoo app: native modules recursive transform (native) (dupe of 3124854)
{
"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"
@forresto
forresto / camstream-golden-ratio.json
Created August 8, 2012 20:14
meemoo app: native cam steam -> golden ratio
{
"info": {
"title": "cam to gif",
"author": "forresto",
"description": "webcam to animated gif",
"url": "camstream-golden-ratio",
"parents": [
"https://gist.github.com/3297003"
]
},
@forresto
forresto / recursive-harmony.json
Created August 13, 2012 08:30
meemoo app: recursive harmony
{
"info": {
"title": "recursive harmony",
"author": "forresto",
"description": "draw sketchy recursive drawings. inspiration, algorithms and code: automata, mr.doob, ze frank, toby schachman",
"url": "recursive-harmony",
"parents": [
"https://gist.github.com/2959806",
"https://gist.github.com/3338251"
]
@forresto
forresto / cam2webm.json
Created August 24, 2012 13:15
meemoo app: getUserMedia camera to WebM video (Chrome only)
{
"info": {
"title": "cam to webm",
"author": "forresto",
"description": "html5 camera to webm video encoding (chrome only)",
"url": "webm-test",
"parents": [
"https://gist.github.com/3122332",
"https://gist.github.com/3124854",
"https://gist.github.com/3449335",
@forresto
forresto / glitch.json
Created August 24, 2012 15:51
meemoo app: cam to glitch
{
"info": {
"title": "cam to glitch",
"author": "forresto",
"description": "webcam to jpg to glitch",
"url": "glitch",
"parents": [
"https://gist.github.com/3452211"
]
},
@forresto
forresto / recursive-puppetry.json
Created September 6, 2012 14:40
meemoo app: Recursive Puppetry
{
"info": {
"author": "meemoo",
"title": "Recursive Puppetry",
"description": "Meemoo app description",
"parents": [
"https://gist.github.com/3656955"
],
"url": "recursive-puppetry"
},