-
#### Nature of issue?
- [X] Found a bug
- [ ] Existing feature enhancement
- [ ] New feature request
#### Most appropriate sub-area of p5.js?
- [ ] Color
- [ ] Core/Environment/Rendering
…
-
#### Nature of issue?
- [ x] Found a bug
- [ ] Existing feature enhancement
- [ ] New feature request
#### Most appropriate sub-area of p5.js?
- [ ] Color
- [x ] Core/Environment/Rende…
-
Using an Arduino Pro Micro (an unofficial clone based on ATMega32U4), the DMXReceive mode is only working once after flashing (and eratically after USB serial initalisation).
-if the Pro Micro star…
-
Tested this in the p5.js web editor (see: https://editor.p5js.org/icm/sketches/rkQeIbi0m)
```javascript
let gif;
function setup() {
createCanvas(400, 400);
gif = p5Gif.capture();
gif.s…
-
quil sketches look blurry on retina screens. setting `pixelDensity` to the `displayDensity` is the solution, but they are strangely absent from processing.js API, which explains why they are missing …
-
#### Nature of issue?
- [x] Found a bug
- [ ] Existing feature enhancement
- [ ] New feature request
#### Most appropriate sub-area of p5.js?
- [ ] Color
- [x] Core/Environment/Renderi…
-
Hi @Niels-NTG, could you also remove the info box below while you are updating the sketches?
> 👉 Generative Design: Visualize, Program, and Create with JavaScript in p5.js. Will be released on Octo…
-
#### Feature enhancement details:
#### New feature details:
Hello,
After selecting an **input file** from the html file, how to launch the callback ?
Would it be possible to have somet…
-
Also found at Creative Coding fest!
- Existing feature enhancement
- tested on chrome Version 67.0.3396.87 (Official Build) (64-bit), mac os X
See: https://editor.p5js.org/icm/sketches/HyK88p…
-
#### Nature of issue?
- [x] Found a bug
#### Most appropriate sub-area of p5.js?
- [x] Core/Environment/Rendering
#### Which platform were you using when you encountered this?
- [x] Desktop/L…