Use canvas dimensions instead of arbitrary constants for noise()
and noiseDetail()
doc iterators
#7329
Closed
1 of 17 tasks
Labels
Increasing access
This would increase the consistency of the code and make the purpose of the code easier to understand for those looking at the docs.
Most appropriate sub-area of p5.js?
Feature enhancement details
For instance, this:
instead of having this:
would have this:
The text was updated successfully, but these errors were encountered: