Spaces:
Sleeping
Sleeping
File size: 4,073 Bytes
1a7268d f03b3b0 7d89720 f03b3b0 7d89720 f03b3b0 7d89720 f03b3b0 7d89720 f03b3b0 7d89720 f03b3b0 7d89720 f03b3b0 7d89720 f03b3b0 7d89720 f03b3b0 7d89720 f03b3b0 7d89720 f03b3b0 7d89720 f03b3b0 7d89720 f03b3b0 7d89720 f03b3b0 7d89720 f03b3b0 7d89720 1a7268d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 |
{
"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
}
}
|