p5.js icon indicating copy to clipboard operation
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...

Results 444 p5.js issues
Sort by recently updated
recently updated
newest added

### 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/)...

Bug

### Increasing access No ### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [ ] DOM...

Enhancement
Area:Math

### 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...

Feature Request
Area:Accessibility

### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [ ] DOM - [ ] Events...

Bug
Area:Typography

### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [ ] DOM - [ ] Events...

Bug
Area:Image

### 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...

Discussion

### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [ ] DOM - [ ] Events...

Bug
Area:Typography

### 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? - [...

Enhancement
Area:Core

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]...

Friendly Errors
Internationalization

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 -...

Area:WebGL