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 07a0e67 commit 042b435Copy full SHA for 042b435
content/tracks/side-tracks/noise/index.json
@@ -2,8 +2,8 @@
2
"title": "Noise",
3
"description": "This track contains my tutorials on perlin and simplex noise.",
4
"videos": [
5
- "noc/perlin/graphing-1d-perlin-noise",
6
"noc/perlin/intro-to-perlin-noise",
+ "noc/perlin/graphing-1d-perlin-noise",
7
"noc/perlin/noise-vs-random",
8
"noc/perlin/perlin-noise-2d",
9
"noc/perlin/perlin-noise-detail",
0 commit comments