File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
content/videos/challenges/183-mathematical-marbling Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 4
4
"description" : " " ,
5
5
"videoId" : " " ,
6
6
"nebulaSlug" : " codingtrain-coding-challenge-183-mathematical-marbling" ,
7
- "date" : " 2024-04-00 " ,
7
+ "date" : " 2024-05-02 " ,
8
8
"languages" : [" p5.js" , " JavaScript" ],
9
9
"topics" : [" mathematical marbling" ],
10
10
"canContribute" : true ,
11
11
"relatedChallenges" : [
12
- " 19-superellipse" ,
13
12
" 56-attraction-and-repulsion-forces" ,
14
13
" 124-flocking-simulation" ,
15
14
" 132-fluid-simulation" ,
39
38
"p5" : " https://editor.p5js.org/codingtrain/sketches/fsw-rJrpr"
40
39
}
41
40
},
41
+ {
42
+ "title" : " Dodecahedron" ,
43
+ "description" : " Code example for rendering a dodecahedron." ,
44
+ "image" : " dodecahedron.jpg" ,
45
+ "urls" : {
46
+ "p5" : " https://editor.p5js.org/codingtrain/sketches/frIcGeI8l"
47
+ }
48
+ },
42
49
{
43
50
"title" : " Marbling Phyllotaxis" ,
44
51
"description" : " Adding ink drops using phyllotaxis." ,
You can’t perform that action at this time.
0 commit comments