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...
When I combine lines and curves, there are certain orientations where the `fill` function doesn't work properly. In the example below, I draw that shape (that is one of the...
**Actual Behaviour** in https://p5js.org/reference/#/p5.Vector > Set the magnitude of this vector to the value used for the **len** parameter. **Expected Behaviour** if I understand correctly > Set the magnitude of...
#### Most appropriate sub-area of p5.js? - [x] Core/Environment/Rendering #### Details about the bug: - p5.js version: 1.1.9 - Web browser and version: latest Firefox and Chrome - Operating System:...
#### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [x] Core/Environment/Rendering - [ ] Data...
When loading an animated gif with loadImage() and applying a mask, the image is not masked. Doing the same thing with a still image obviously works: [Example in online editor](https://editor.p5js.org/sandersturing/sketches/t0UUL-pRJ)...
- [x] Core/Environment/Rendering I have an integration question. I've looked at integrating p5 into skulpt. Skulpt is a python to javascript compiler. The idea being that p5 can be run...
### 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? - [x] DOM - [ ] Accessibility (Web Accessibility) - [ ] Build...
#### Most appropriate sub-area of p5.js? - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [x] Dom - [ ] Events - [x] Image - [...
#### 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? - [x ] Core/Environment/Rendering #### Details about the bug: - p5.js version: since v0.10.0 - Web browser and version: Edge v90 - Operating System:...