-
The example https://editor.p5js.org/p5/sketches/rJZlz4ly7_m gives this error message:
> Font could not be loaded: https://rawgit.com/processing/p5.js-website/master/dist/assets/examples/assets/Sou…
-
When I create the mousePressed function and use "this" referring to the element that triggers it, I always got the problem : this.sth is not a function. It never happened before when I use "this" in …
-
#### Nature of issue?
- [X] Found a bug
#### Most appropriate sub-area of p5.js?
- [ ] Color
- [ ] Core/Environment/Rendering
- [ ] Data
- [ ] Events
- [ ] Image
- [ ] IO
- [ ] Math…
-
I found that `texture(...)` is slow when the img/canvas tag to be bound does not have an id (example code at the bottom)
#### Nature of issue?
- [x] Found a bug
- [ ] Existing feature enhanceme…
-
#### 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…
-
#### Nature of issue?
- [ x] Found a bug
- [ ] Existing feature enhancement
- [ ] New feature request
#### Most appropriate sub-area of p5.js?
- [ ] Color
- [ ] Core/Environment/Render…
-
This error presents itself with the majority of API requests. This particular instance is making a request to a publicly accesssible endpoint that doesn't require any authentication. The editor is b…
-
Hi All! Please submit the links to your blog posts and visualizations below.
Link to assignment: https://github.com/sva-dsi/2018-fall-course/blob/master/week07/ASSIGNMENT07.md
Thanks all!
…
-
#### Nature of issue?
- [x] Existing feature enhancement
#### Most appropriate sub-area of p5.js?
- [x] Core/Environment/Rendering
#### Which platform were you using when you encounter…
-
to help in debugging -- it's good to see that, for example, something blinks when it hears _anything_. Maybe we can just include an existing module for this, and/or blink just one dot called "Volume"…