p5.js-website icon indicating copy to clipboard operation
p5.js-website copied to clipboard

Noise2d update

Open takyano opened this issue 4 years ago • 0 comments

Fixes #1047

Changes:

  • Remove extra * (asterisk) in description comment
  • Change text description for second noise example matches actual parameters used.
  • Increase framerate of example by writing to the pixels array.

The original version: Noise2D Example at 2 SPF (Seconds Per Frame)

The faster version: Noise2d Pull

Screenshots of the change:

It should look the same, just faster.

takyano avatar Jul 09 '21 17:07 takyano