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

# **Fix: Framebuffer Rendering Issue After `noTint()` Call** ### **Resolves** #7677 ## **Summary of Changes** This PR fixes a bug where calling `noTint()` before rendering a framebuffer would cause an...

### Increasing access Sometimes addons build off of other addons, or want to be compatible with other addons. Currently, every addon lifecycle stage will run addons' callbacks in the order...

Feature Request
Area:Core

Resolves #5750 Changes: Added a read-only `.isWebGL` flag to p5 instances. This flag is set in createCavnas. Included comments, no inline docs. Usage screenshot: ![image](https://user-images.githubusercontent.com/94106002/197766766-ec989065-c183-460f-a60b-149d6943c8a5.png) #### PR Checklist - [x]...

Area:WebGL

### Topic We are in the process of including [`describe()`](https://p5js.org/reference/#/p5/describe) in all reference code, as mentioned in the issue #5139: Use describe() to create accessible canvas descriptions in inline documentation....

Discussion
Help Wanted
Area:Accessibility

Bumps [tar-fs](https://github.com/mafintosh/tar-fs) to 3.0.9 and updates ancestor dependency [puppeteer](https://github.com/puppeteer/puppeteer). These dependencies need to be updated together. Updates `tar-fs` from 2.1.1 to 3.0.9 Commits 2ceedf4 3.0.9 647447b check windows tweak (#115)...

Dependencies
javascript
DevOps

This is a follow up update of PR #7598 Resolves #7680 Changes: Screenshots of the change: #### PR Checklist - [x] `npm run lint` passes - [ ] [Inline reference]...

### Increasing access In normal p5, users have access to functions like `rotate()`, `scale()`, etc. In p5.strands, if one wants to position particles, currently there is nothing that looks like...

Enhancement
Area:WebGL

### Increasing access FES internationalization improvement to match 1.x/2.x difference ### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [ ] Core/Environment/Rendering - [...

Bug
Internationalization

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

Documentation
Help Wanted
Good First Issue
p5.js 2.0