File tree Expand file tree Collapse file tree 2 files changed +4
-10
lines changed
content/videos/livestreams/p5js-2.0 Expand file tree Collapse file tree 2 files changed +4
-10
lines changed Original file line number Diff line number Diff line change 28
28
],
29
29
"codeExamples" : [
30
30
{
31
- "title" : " Variable Fonts Demo" ,
32
- "description" : " A p5.js sketch demonstrating the use of variable fonts to animate text weight, one of the new features in version 2.0." ,
33
- "image" : " [PLACEHOLDER IMAGE]" ,
34
- "urls" : { "p5" : " [PLACEHOLDER URL]" }
35
- },
36
- {
37
- "title" : " Text to Contours and 3D Model Demo" ,
38
- "description" : " This sketch showcases the textToContours() and textToModel() functions for creating 2D and 3D geometry from text." ,
39
- "image" : " [PLACEHOLDER IMAGE]" ,
40
- "urls" : { "p5" : " [PLACEHOLDER URL]" }
31
+ "title" : " p5.js 2.0 Fonts Demo" ,
32
+ "description" : " A p5.js sketch demonstrating the use of variable fonts, textToContours() and textToModel()." ,
33
+ "image" : " fonts.png" ,
34
+ "urls" : { "p5" : " https://editor.p5js.org/ksen0/sketches/cevvPvWar" }
41
35
}
42
36
],
43
37
"groupLinks" : [
You can’t perform that action at this time.
0 commit comments