Skip to content

Commit 7f35674

Browse files
authored
Update content/videos/challenges/181-image-stippling/index.json
1 parent ac1e36d commit 7f35674

File tree

1 file changed

+1
-1
lines changed
  • content/videos/challenges/181-image-stippling

1 file changed

+1
-1
lines changed

content/videos/challenges/181-image-stippling/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"title": "Weighted Voronoi Stippling",
33
"videoNumber": "181",
4-
"description": "Stippling is an artistic technique that uses numerous dots to craft an image. In this coding challenge I attempt to implement a weighted Voronoi stippling algorithm with p5.js along with the Delaunay triangulation package from the d3.js library.",
4+
"description": "Stippling is an artistic technique that uses numerous dots to craft an image. In this coding challenge I attempt to implement a weighted Voronoi stippling algorithm with p5.js along with the Delaunay triangulation package from d3.js.",
55
"videoId": "Bxdt6T_1qgc",
66
"nebulaSlug": "codingtrain-coding-challenge-181-weighted-voronoi-stippling",
77
"date": "2024-02-22",

0 commit comments

Comments
 (0)