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

### Increasing Access More intuitive use of the command. ### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [ ] Core/Environment/Rendering - [ ]...

Enhancement
Area:WebGL

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

Bug
Area:DOM
Area:Core
Area:Events

Resolves #6441 Changes: - Added a new feature to create a flipped video using `createCapture`. - Modified the `createCapture` function to accept a boolean parameter for flipping the video. Screenshots...

Resolves #6546 Changes: For both Graphics and Framebuffer - Calculated the maximum allowed pixel dimensions using the hardware limit and pixel density. - Limited the dimensions to stay within these...

### Increasing Access Adding translations to the sidebar in Contributor docs will `Enhance user experience` and will eventually lead to `Quick Navigation`. It will also make the contributor docs `Accessible...

Enhancement
Area:Typography
Area:Accessibility

### Increasing Access It would make the code shorter and more readable ### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [X] Core/Environment/Rendering -...

Enhancement
Area:Core

Resolves #6686 ### Changes: 1. **p5.prototype.ellipse:** Fixed missing parameters #2 and #3, resolving validation issues. 2. **p5.prototype.rect:** Handled missing parameter #5 to properly throw validation errors. 3. **p5.prototype.square:** Updated to...

### Increasing Access Adding these examples would result in better understanding of implementation of pre-defined methods in p5.js for beginners. ### Most appropriate sub-area of p5.js? - [ ] Accessibility...

Enhancement
Area:DOM
Area:Image
Area:WebGL

### Topic I think Simplex Noise would be a very good enhancement. It seems p5.js is not working on it. If you want to make sure that the previous projects...

Discussion
Feature Request
Area:Math
p5.js 2.0

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

Bug
Area:Core
Area:WebGL