kfahn commited on
Commit
e24dac7
·
verified ·
1 Parent(s): f97f98a

Create image_sources.json

Browse files

add a json file with dictionary of p5 sketch urls

Files changed (1) hide show
  1. image_sources.json +13 -0
image_sources.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "op_art": "https://editor.p5js.org/kfahn/full/2XD5Y8MiV",
3
+ "persian_rug": "https://editor.p5js.org/kfahn/full/sL1BsexS-",
4
+ "mandelbulb": "https://editor.p5js.org/kfahn/full/U6_U2XHJj",
5
+ "snake-kolam-l-system": "https://editor.p5js.org/kfahn/full/uPb6xi3dp",
6
+ "snake-kolam-tear-l-system": "https://editor.p5js.org/kfahn/full/vmOpzqqFh",
7
+ "recursive-chains": "https://editor.p5js.org/kfahn/full/07y16MSSu",
8
+ "appolonian-gasket": "https://editor.p5js.org/kfahn/full/0v1G3euCl",
9
+ "dragon-curve": "https://editor.p5js.org/kfahn/full/U-zZxqlAp",
10
+ "wolfram-ca": "https://editor.p5js.org/kfahn/full/GAj0vZYfS",
11
+ "marbling": "https://editor.p5js.org/kfahn/full/sVGl-GBDq",
12
+ "3D-geometry": "https://editor.p5js.org/kfahn/full/8cAOIsYzT"
13
+ }