-
#### Nature of issue?
- Found a bug
#### Details about the bug:
File missing in amplitude analysis sound example:
https://editor.p5js.org/p5/sketches/S1EgmNgJXuQ
the file asset…
-
Fedora 31 x86_64
PyPy 3.6 (7.2.0)
SciPy 1.4.1
OpenBLAS, ATLAS, Lapack and BLIS headers installed
```
Collecting scipy
Using cached https://files.pythonhosted.org/packages/04/ab/e2eb3e3f90b93…
-
This is a bug I think I have found with p5.dom.js. Here is an example:
https://editor.p5js.org/icm/sketches/HJuRys8_X
If you drag a file over the canvas, it will turn red (according to how `drag…
-
0.7.2
`p5.Font.textBounds()` caches its results based on the input string. this cache grows without limit and can result in crashing the browser in long-running sketches that use it.
pared-down …
-
Some challenges (or in an ideal world perhaps all?) have both p5.js code and Processing code. The Processing code does not run as an online demo. An example is the Langton's Ant. Right now there is on…
-
#### Nature of issue?
- New feature request
#### New feature details:
Hello, I don't find explanation about how to use "My assets". I did see all my imported files, but I do…
-
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…
-
#### Nature of issue?
- Found a bug
#### Details about the bug:
loadStrings() won't load anything past a direct file path.
What I can do:
loadStrings('test.txt')
OR
x = 'testFolder/test…
-
#### Nature of issue?
- [x] Found a bug
#### Most appropriate sub-area of p5.js?
- [x] Events
#### Which platform were you using when you encountered this?
- [x] Desktop/Laptop
#…
-
- [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…