Generative_Art_Examples / expanded.json
kfahn's picture
Update expanded.json
7d89720 verified
{
"dragon_curve": {
"name": "Dragon Curve",
"url": "https://editor.p5js.org/kfahn/full/U-zZxqlAp",
"description": "Dragon curve fractal with astroid curve.",
"width": 600,
"height": 650
},
"gear_fractal": {
"name": "Gear Fractal animation",
"url": "https://editor.p5js.org/kfahn/full/06dq2Q3Fd",
"description": "Gear curve fractal animation",
"width": 600,
"height": 650
},
"toothpicks": {
"name": "Recursive toothpicks",
"url": "https://editor.p5js.org/kfahn/full/06dq2Q3Fd",
"description": "Coding Train thumbnail for 126-Toothpicks",
"width": 800,
"height": 500
},
"mandelbulb": {
"name": "Mandelbulb",
"url": "https://editor.p5js.org/kfahn/full/U6_U2XHJj",
"description": "Three dimensional form of the Mandelbrot set in pastel colors.",
"width": 800,
"height": 850
},
"julia_set": {
"name": "Julia Set",
"url": "https://editor.p5js.org/kfahn/full/d_6jOWOe5",
"description": "A famous fractal based on complex numbers.",
"width": 800,
"height": 500
},
"marbling": {
"name": "Marbling",
"url": "https://editor.p5js.org/kfahn/full/sVGl-GBDq",
"description": "A fluid pattern simulation.",
"width": 640,
"height": 670
},
"persian-run": {
"name": "Perisan Rug",
"url": "https://editor.p5js.org/kfahn/full/sL1BsexS-",
"description": "Pattern created using the Persian rug algorithm",
"width": 1025,
"height": 1055
},
"one-spiral-line": {
"name": "Spiral line",
"url": "https://editor.p5js.org/kfahn/full/Z1mtb4_82",
"description": "Spiral created with just one line",
"width": 800,
"height": 830
},
"ten-print-triangles": {
"name": "Ten print",
"url": "https://editor.p5js.org/kfahn/full/V6NLsv8PA",
"description": "ten print with triangles",
"width": 800,
"height": 850
},
"ten-print-squares": {
"name": "Ten print",
"url": "https://editor.p5js.org/kfahn/full/E9V83mN8i",
"description": "ten print with squares and astroid",
"width": 800,
"height": 850
},
"ten-print-eight-curve": {
"name": "Ten print",
"url": "https://editor.p5js.org/kfahn/full/SHwrFMKza",
"description": "ten print with eight curve",
"width": 800,
"height": 850
},
"op-art": {
"name": "Kiddie art projects",
"url": "https://editor.p5js.org/kfahn/full/9uyYt6Vqr",
"description": "An optical illusion that looks like a 3d art project made of craft foam sheets.",
"width": 400,
"height": 430
},
"op-art-grid": {
"name": "Grid based op art",
"url": "https://editor.p5js.org/kfahn/full/zLQ2L0OLM",
"description": "Grid of circles forming an optical illusion",
"width": 800,
"height": 850
},
"appolonian-gasket": {
"name": "Apollonian Gasket",
"url": "https://editor.p5js.org/kfahn/full/0v1G3euCl",
"description": "Apollonian gasket filled with steiner chains",
"width": 400,
"height": 450
},
"recursive-chains": {
"name": "Recursive Chains",
"url": "https://editor.p5js.org/kfahn/full/0v1G3euCl",
"description": "Recursive chains",
"width": 600,
"height": 650
},
"snake-kolam-l-system": {
"name": "Snake kolam l system",
"url": "https://editor.p5js.org/kfahn/full/uPb6xi3dp",
"description": "Snake kolam l system with cassini oval.",
"width": 600,
"height": 650
},
"snake-kolam-l-system2": {
"name": "Snake kolam l system",
"url": "https://editor.p5js.org/kfahn/full/vmOpzqqFh",
"description": "Snake kolam l system with tear shape.",
"width": 600,
"height": 650
},
"koch-snowflake": {
"name": "Koch Snowflake l system",
"url": "https://editor.p5js.org/kfahn/full/i2dc_-SYO",
"description": "Kock Snow flake with bicorn curve",
"width": 600,
"height": 650
},
"wolfram-ca": {
"name": "Wolfram Ca",
"url": "https://editor.p5js.org/kfahn/full/GAj0vZYfS",
"description": "Wolfram CA cellular automata with rule value 182 ",
"width": 788,
"height": 450
}
}