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

#### Nature of issue? - [x] Found a bug - [ ] Existing feature enhancement - [x] New feature request #### Most appropriate sub-area of p5.js? - [ ] Color...

Bug
Feature Request
Area:Core
p5.js 2.0

### How would this new feature help [increase access](https://github.com/processing/p5.js/blob/main/contributor_docs/access.md) to p5.js? Potential to expand capability of p5's WebGL mode. #### Most appropriate sub-area of p5.js? - [x] WebGL #### Feature...

Enhancement
Area:WebGL
p5.js 2.0

### Increasing access Typography module enables text based work to be done in the canvas, creating more possibilities of interaction between free drawing in pixels and text. There are also...

Area:Typography
p5.js 2.0

### Increasing access - **Making shaders easier to learn:** currently, from my personal experience teaching and from what I've heard from developers who do not yet know shaders, shaders are...

Area:WebGL
p5.js 2.0

### Topic Written for the p5.js Documentation Organization & Accessibility project, this issue proposes a plan for upcoming improvements to p5's accessibility features. ## Background on Existing Features p5's gridOutput()...

Discussion
Area:Accessibility
p5.js 2.0

### Increasing access Addon libraries have always been an important part of the p5.js ecosystem, expanding its capabilities with community contributed features that solve problems that p5.js itself may not...

p5.js 2.0

### Increasing access A modern and efficient build and test system significantly reduces the time and compute resource necessary to run build and tests of p5.js. Utilizing current best practice...

p5.js 2.0

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

Enhancement
Area:WebGL

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

Bug
Area:Typography
Help Wanted
Area:WebGL

Hi! This came up while fixing a problem with duplicate GIF timing (see discussion in #4824 ). Wanted to ask a larger question about timing and `deltaTime` here before throwing...

Discussion
Area:Core