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
trafficstars

Hi there! @kjhollen and I have been working on web accessibility for p5.js during the summer. We want to open up the conversation about what should happen next and where...

Discussion
Area:Accessibility
p5.js 2.0

We recognize all types of contributions in the [README](https://github.com/processing/p5.js#contributors)! The p5.js project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification and the [Emoji Key](https://allcontributors.org/docs/en/emoji-key) ✨ for contribution types. All the p5.js contributors, you all...

### Topic Looking to open an issue to update the reference/documentation for constant variables (PI, DEGREES, etc.) to mention they cannot be accessed before setUp() is run? I ran into...

Discussion

Resolves #5174 Changes: - When the mask method is called on an Image that contains an animated GIF, the mask is applied to all of its frames. - Added unit...

### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [ ] Core/Environment/Rendering - [ ]...

Bug
Discussion
Area:Utilities
Area:Math

### How would this new feature help [increase access](https://github.com/processing/p5.js/blob/main/contributor_docs/access.md) to p5.js? This proposes to extend our existing internationalization tool and exposes its features for future integration tasks (e.g. as discussed...

Enhancement
Friendly Errors
Internalization

When using custom 3D renderers, p5 can support much larger models, but this particular bit of code showed up as a hotspot: I was passing in a Float32 already, and...

### Topic So as of today, p5.js is on version 1.4.2 and the minified file stands at a whopping 804KB filesize. I am a website developer and have been learning...

Discussion

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

Area:WebGL

### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [X] Build tools and processes - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data...

Bug
Build Process