File tree Expand file tree Collapse file tree 3 files changed +43
-0
lines changed
content/videos/challenges/181-image-stippling Expand file tree Collapse file tree 3 files changed +43
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "title" : " Weighted Voronoi Stippling" ,
3
+ "videoNumber" : " 181" ,
4
+ "description" : " TBD" ,
5
+ "videoId" : " TBD" ,
6
+ "nebulaSlug" : " codingtrain-coding-challenge-181-image-stippling" ,
7
+ "date" : " 2024-02-22" ,
8
+ "languages" : [" p5.js" , " JavaScript" ],
9
+ "topics" : [],
10
+ "canContribute" : true ,
11
+ "relatedChallenges" : [],
12
+ "timestamps" : [{ "time" : " 0:00" , "title" : " Hello!" }],
13
+ "codeExamples" : [
14
+ {
15
+ "title" : " Weighted Voronoi Stippling" ,
16
+ "description" : " TBD" ,
17
+ "image" : " gloria_stipple.jpg" ,
18
+ "urls" : {
19
+ "p5" : " https://editor.p5js.org/codingtrain/sketches/AoH40T6fV"
20
+ }
21
+ }
22
+ ],
23
+ "groupLinks" : [
24
+ {
25
+ "title" : " References" ,
26
+ "links" : []
27
+ },
28
+ {
29
+ "title" : " Videos" ,
30
+ "links" : []
31
+ }
32
+ ],
33
+ "credits" : [
34
+ {
35
+ "title" : " Editing" ,
36
+ "name" : " Mathieu Blanchette"
37
+ },
38
+ {
39
+ "title" : " Animations" ,
40
+ "name" : " Jason Heglund"
41
+ }
42
+ ]
43
+ }
You can’t perform that action at this time.
0 commit comments