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

using typed array in noise.js

Open JayPokale opened this issue 1 year ago • 1 comments
trafficstars

Changes:

src/math/noise.js: Using Float64Array instead of regular Array to reduce memory and optimize efficiency.

PR Checklist

  • [x] npm run lint passes
  • [x] [Unit tests] are included / updated

JayPokale avatar Feb 12 '24 07:02 JayPokale

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already. And be sure to add yourself to the list of contributors on the readme page!

welcome[bot] avatar Feb 12 '24 07:02 welcome[bot]