We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5c47c2 commit 68c550cCopy full SHA for 68c550c
content/videos/challenges/181-image-stippling/index.json
@@ -6,7 +6,7 @@
6
"nebulaSlug": "codingtrain-coding-challenge-181-image-stippling",
7
"date": "2024-02-22",
8
"languages": ["p5.js", "JavaScript"],
9
- "topics": ["daulanay triangulation", "image stippling", "voronoi", "sweep algorithm", "Lloyd's algorithm"],
+ "topics": ["Delaunay triangulation", "image stippling", "voronoi", "sweep algorithm", "Lloyd's algorithm"],
10
"canContribute": true,
11
"relatedChallenges": ["c4-worley-noise", "33-poisson-disc-sampling"],
12
"timestamps": [
0 commit comments