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

Add missing examples.

Open deveshidwivedi opened this issue 1 year ago • 0 comments

Increasing Access

Adding these examples would result in better understanding of implementation of pre-defined methods in p5.js for beginners.

Most appropriate sub-area of p5.js?

  • [ ] Accessibility
  • [ ] Color
  • [ ] Core/Environment/Rendering
  • [ ] Data
  • [X] DOM
  • [ ] Events
  • [X] Image
  • [ ] IO
  • [ ] Math
  • [ ] Typography
  • [ ] Utilities
  • [X] WebGL
  • [ ] Build Process
  • [ ] Unit Testing
  • [ ] Internalization
  • [ ] Friendly Errors
  • [ ] Other (specify if possible)

Feature enhancement details

The added examples are straightforward and easy to follow. These, like other already existing examples for various methods would help in understanding how the p5 methods could be implemented in sketches.

deveshidwivedi avatar Jan 19 '24 18:01 deveshidwivedi