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? - [X] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data...
I was wondering what others think about the idea of potentially requiring a [`describe()`](https://p5js.org/reference/#/p5/describe) line in order for a p5 sketch to run? #### How would this new feature help...
### How would this new feature help [increase access](https://github.com/processing/p5.js/blob/main/contributor_docs/access.md) to p5.js? This change from using `@alt` to using `describe()` in inline documentation will help model best practices for making p5.js...
Suggestion: make available the set of filters in p5js (currently THRESHOLD, GRAY, OPAQUE, INVERT, POSTERIZE, BLUR, ERODE, DILATE) as shaders (with the same names), so that users can more easily...
Not a critical issue, but there are massive numbers of warnings and debugging output in the bill scripts that make it difficult to tell if things are working correctly. Would...
orbitControl on Mobile didn't work until you make a first touch. This just happen on Mobile. Is there a bug ? or a browser limitation? Events like touchStart, Click, pressed,...
I ran `npm run release -- --preview` today to do a test run of the 1.3.1 release, but it did a (mostly) real release. It did everything for an actual...
### Topic The released [p5.min.js](https://github.com/processing/p5.js/releases/download/v1.4.1/p5.min.js) file contains no license for p5js nor any licenses for the third party dependencies. However, searching through [p5.js](https://github.com/processing/p5.js/releases/download/v1.4.1/p5.js) there are a few licenses left in...
#### 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 - [ ]...