p5.js
p5.js copied to clipboard
p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processin...
### Most appropriate sections of the p5.js website? Reference ### What is your operating system? Windows ### Web browser and version _No response_ ### Actual Behavior The documentation of [getItem()](https://p5js.org/reference/p5/storeItem/)...
### Increasing access No ### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [ ] DOM...
### Increasing access I have over 5 years experience teaching young coders (age 7-17) and adults who have never coded before (eg artists) to code with p5js. I learned about...
### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [ ] DOM - [ ] Events...
### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [ ] DOM - [ ] Events...
### Topic Currently I'm working on a big project where I'm drawing the shoe model in canvas and using some functions to divide them into segments. Those segments are clickable...
### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [ ] DOM - [ ] Events...
### Increasing access This issue pertains to the reference for one of the functions. A clearer reference helps with accessibility for everyone. ### Most appropriate sub-area of p5.js? - [...
Changes: There is the addition of Spanish text that mimics what is stated in the English file. There is also one small grammar correction of previously added text - [x]...
Addresses #6554 Changes: I have set interapolation to nearest for noSmooth() when used in WebGL Mode Screenshots of the change: #### PR Checklist - [x] `npm run lint` passes -...