-
- [x] Found a bug
- [x] Other ( In dom lib )
- [x] Desktop/Laptop
- p5.js version: 0.6.0 (dom version:0.6.0)
- Web browser and version: chrome Version 63.0.3239.108
- Operating System: Windows 10…
-
#### Nature of issue?
- [X] Found a bug
- [ ] Existing feature enhancement
- [ ] New feature request
#### Most appropriate sub-area of p5.js?
- [ ] Color
- [ ] Core/Environment/Rendering
…
-
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…
-
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/Rende…
-
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…
-
Hello,
I'm trying to embed a sketch which utilises tensorflow.js and ml5js [after watching Daniel Shiffman's lovely tutorial!] but it seems it doesn't work cause it uses webcam.
Here is the sket…
-
#### 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…
-
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…
-
#### 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…