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 21bb6eb commit 7a7bf35Copy full SHA for 7a7bf35
src/data/examples/en/08_Math/15_Noise2D.js
@@ -44,7 +44,7 @@ function draw() {
44
45
updatePixels();
46
47
- //Show the details of two partitions
+ //Show the details of each partition
48
textSize(18);
49
fill(255, 255, 255);
50
text("Noise2D with 2 octaves and 0.2 falloff", 10, 350);
0 commit comments