kfahn commited on
Commit
7d89720
·
verified ·
1 Parent(s): 587a40f

Update expanded.json

Browse files

try edited the height, bottom to fix problem with bottom of image getting cut off

Files changed (1) hide show
  1. expanded.json +15 -15
expanded.json CHANGED
@@ -4,35 +4,35 @@
4
  "url": "https://editor.p5js.org/kfahn/full/U-zZxqlAp",
5
  "description": "Dragon curve fractal with astroid curve.",
6
  "width": 600,
7
- "height": 630
8
  },
9
  "gear_fractal": {
10
  "name": "Gear Fractal animation",
11
  "url": "https://editor.p5js.org/kfahn/full/06dq2Q3Fd",
12
  "description": "Gear curve fractal animation",
13
  "width": 600,
14
- "height": 630
15
  },
16
  "toothpicks": {
17
  "name": "Recursive toothpicks",
18
  "url": "https://editor.p5js.org/kfahn/full/06dq2Q3Fd",
19
  "description": "Coding Train thumbnail for 126-Toothpicks",
20
  "width": 800,
21
- "height": 470
22
  },
23
  "mandelbulb": {
24
  "name": "Mandelbulb",
25
  "url": "https://editor.p5js.org/kfahn/full/U6_U2XHJj",
26
  "description": "Three dimensional form of the Mandelbrot set in pastel colors.",
27
  "width": 800,
28
- "height": 830
29
  },
30
  "julia_set": {
31
  "name": "Julia Set",
32
  "url": "https://editor.p5js.org/kfahn/full/d_6jOWOe5",
33
  "description": "A famous fractal based on complex numbers.",
34
  "width": 800,
35
- "height": 480
36
  },
37
  "marbling": {
38
  "name": "Marbling",
@@ -60,21 +60,21 @@
60
  "url": "https://editor.p5js.org/kfahn/full/V6NLsv8PA",
61
  "description": "ten print with triangles",
62
  "width": 800,
63
- "height": 830
64
  },
65
  "ten-print-squares": {
66
  "name": "Ten print",
67
  "url": "https://editor.p5js.org/kfahn/full/E9V83mN8i",
68
  "description": "ten print with squares and astroid",
69
  "width": 800,
70
- "height": 830
71
  },
72
  "ten-print-eight-curve": {
73
  "name": "Ten print",
74
  "url": "https://editor.p5js.org/kfahn/full/SHwrFMKza",
75
  "description": "ten print with eight curve",
76
  "width": 800,
77
- "height": 830
78
  },
79
  "op-art": {
80
  "name": "Kiddie art projects",
@@ -88,48 +88,48 @@
88
  "url": "https://editor.p5js.org/kfahn/full/zLQ2L0OLM",
89
  "description": "Grid of circles forming an optical illusion",
90
  "width": 800,
91
- "height": 830
92
  },
93
  "appolonian-gasket": {
94
  "name": "Apollonian Gasket",
95
  "url": "https://editor.p5js.org/kfahn/full/0v1G3euCl",
96
  "description": "Apollonian gasket filled with steiner chains",
97
  "width": 400,
98
- "height": 430
99
  },
100
  "recursive-chains": {
101
  "name": "Recursive Chains",
102
  "url": "https://editor.p5js.org/kfahn/full/0v1G3euCl",
103
  "description": "Recursive chains",
104
  "width": 600,
105
- "height": 630
106
  },
107
  "snake-kolam-l-system": {
108
  "name": "Snake kolam l system",
109
  "url": "https://editor.p5js.org/kfahn/full/uPb6xi3dp",
110
  "description": "Snake kolam l system with cassini oval.",
111
  "width": 600,
112
- "height": 630
113
  },
114
  "snake-kolam-l-system2": {
115
  "name": "Snake kolam l system",
116
  "url": "https://editor.p5js.org/kfahn/full/vmOpzqqFh",
117
  "description": "Snake kolam l system with tear shape.",
118
  "width": 600,
119
- "height": 630
120
  },
121
  "koch-snowflake": {
122
  "name": "Koch Snowflake l system",
123
  "url": "https://editor.p5js.org/kfahn/full/i2dc_-SYO",
124
  "description": "Kock Snow flake with bicorn curve",
125
  "width": 600,
126
- "height": 630
127
  },
128
  "wolfram-ca": {
129
  "name": "Wolfram Ca",
130
  "url": "https://editor.p5js.org/kfahn/full/GAj0vZYfS",
131
  "description": "Wolfram CA cellular automata with rule value 182 ",
132
  "width": 788,
133
- "height": 430
134
  }
135
  }
 
4
  "url": "https://editor.p5js.org/kfahn/full/U-zZxqlAp",
5
  "description": "Dragon curve fractal with astroid curve.",
6
  "width": 600,
7
+ "height": 650
8
  },
9
  "gear_fractal": {
10
  "name": "Gear Fractal animation",
11
  "url": "https://editor.p5js.org/kfahn/full/06dq2Q3Fd",
12
  "description": "Gear curve fractal animation",
13
  "width": 600,
14
+ "height": 650
15
  },
16
  "toothpicks": {
17
  "name": "Recursive toothpicks",
18
  "url": "https://editor.p5js.org/kfahn/full/06dq2Q3Fd",
19
  "description": "Coding Train thumbnail for 126-Toothpicks",
20
  "width": 800,
21
+ "height": 500
22
  },
23
  "mandelbulb": {
24
  "name": "Mandelbulb",
25
  "url": "https://editor.p5js.org/kfahn/full/U6_U2XHJj",
26
  "description": "Three dimensional form of the Mandelbrot set in pastel colors.",
27
  "width": 800,
28
+ "height": 850
29
  },
30
  "julia_set": {
31
  "name": "Julia Set",
32
  "url": "https://editor.p5js.org/kfahn/full/d_6jOWOe5",
33
  "description": "A famous fractal based on complex numbers.",
34
  "width": 800,
35
+ "height": 500
36
  },
37
  "marbling": {
38
  "name": "Marbling",
 
60
  "url": "https://editor.p5js.org/kfahn/full/V6NLsv8PA",
61
  "description": "ten print with triangles",
62
  "width": 800,
63
+ "height": 850
64
  },
65
  "ten-print-squares": {
66
  "name": "Ten print",
67
  "url": "https://editor.p5js.org/kfahn/full/E9V83mN8i",
68
  "description": "ten print with squares and astroid",
69
  "width": 800,
70
+ "height": 850
71
  },
72
  "ten-print-eight-curve": {
73
  "name": "Ten print",
74
  "url": "https://editor.p5js.org/kfahn/full/SHwrFMKza",
75
  "description": "ten print with eight curve",
76
  "width": 800,
77
+ "height": 850
78
  },
79
  "op-art": {
80
  "name": "Kiddie art projects",
 
88
  "url": "https://editor.p5js.org/kfahn/full/zLQ2L0OLM",
89
  "description": "Grid of circles forming an optical illusion",
90
  "width": 800,
91
+ "height": 850
92
  },
93
  "appolonian-gasket": {
94
  "name": "Apollonian Gasket",
95
  "url": "https://editor.p5js.org/kfahn/full/0v1G3euCl",
96
  "description": "Apollonian gasket filled with steiner chains",
97
  "width": 400,
98
+ "height": 450
99
  },
100
  "recursive-chains": {
101
  "name": "Recursive Chains",
102
  "url": "https://editor.p5js.org/kfahn/full/0v1G3euCl",
103
  "description": "Recursive chains",
104
  "width": 600,
105
+ "height": 650
106
  },
107
  "snake-kolam-l-system": {
108
  "name": "Snake kolam l system",
109
  "url": "https://editor.p5js.org/kfahn/full/uPb6xi3dp",
110
  "description": "Snake kolam l system with cassini oval.",
111
  "width": 600,
112
+ "height": 650
113
  },
114
  "snake-kolam-l-system2": {
115
  "name": "Snake kolam l system",
116
  "url": "https://editor.p5js.org/kfahn/full/vmOpzqqFh",
117
  "description": "Snake kolam l system with tear shape.",
118
  "width": 600,
119
+ "height": 650
120
  },
121
  "koch-snowflake": {
122
  "name": "Koch Snowflake l system",
123
  "url": "https://editor.p5js.org/kfahn/full/i2dc_-SYO",
124
  "description": "Kock Snow flake with bicorn curve",
125
  "width": 600,
126
+ "height": 650
127
  },
128
  "wolfram-ca": {
129
  "name": "Wolfram Ca",
130
  "url": "https://editor.p5js.org/kfahn/full/GAj0vZYfS",
131
  "description": "Wolfram CA cellular automata with rule value 182 ",
132
  "width": 788,
133
+ "height": 450
134
  }
135
  }