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

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

Bug
Area:Core

p5 image scaling screw up image quality image(dogeplayer, this.x- 25, this.y - 25); dogeplayer.resize(this.r + 40, this.r + 40); #### Most appropriate sub-area of p5.js? - [*] Image - [*]...

Enhancement
Area:Image

I think there may be something off with the implementation of the getTexture() function. The function looks like this: ``` p5.RendererGL.prototype.getTexture = function(img) { const textures = this.textures; for (const...

Bug
Area:WebGL

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

Bug
Area:WebGL

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

Bug
Area:Core

### How would this new feature help [increase access](https://github.com/processing/p5.js/blob/main/contributor_docs/access.md) to p5.js? #### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes...

Enhancement
p5.js 2.0

#### Nature of issue? - [x] Found a bug #### Most appropriate sub-area of p5.js? - [x] Core/Environment/Rendering #### Which platform were you using when you encountered this? - [x]...

Bug
Area:Core
p5.js 2.0

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

Feature Request
Area:Typography

Hi p5 Team. As the web progresses and "weight" unfortunately also is a problem in the digital world – having frameworks, libraries, modules, plugins that are as lightweight as possible,...

Feature Request
Build Process

### How would this new feature help [increase access](https://github.com/processing/p5.js/blob/main/contributor_docs/access.md) to p5.js? The README.md of the project is only available in English which makes it inaccessible to Hindi speakers. It is...

Feature Request
Internalization