p5.js
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...
#### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [ ] Core/Environment/Rendering - [ ]...
### Should webGL mode be backed by a framebuffer (or p5.Graphics object)? I was thinking a bit about webGL mode and how we might achieve better parity with the 2d...
#### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [ ] Core/Environment/Rendering - [ ]...
PR Process
Hi Everyone, My name is Moira and I am the new project lead for p5. As part of my role, I tend to the PRs of the p5 project and...
### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [ ] Core/Environment/Rendering - [ ]...
#### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [ ] Core/Environment/Rendering - [ ]...
#### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [ ] Core/Environment/Rendering - [ ]...
I was working on this [https://www.openprocessing.org/sketch/854431](https://www.openprocessing.org/sketch/854431) and noticed it doesn't look the same when opened in firefox vs how it looks in chrome. This problem only seems to affect windows...
Hi there! #### Most appropriate sub-area of p5.js? - [x] Build tools and processes - [x] Core/Environment/Rendering - [x] DOM #### Details about the bug: - p5.js version: 1.3.1 -...
I'm not positive that this is a bug, but it sure is confusing that the code below results in 3 very different behaviors in the browser, depending on whether devtools...