-
### Topic
As p5 sees increased adoption for mobile AR/VR, what can we do to make sure things run more smoothly? Here are a few points to discuss:
- After https://github.com/processing/p5.js/pull/580…
-
**Current behavior**
Mouse clicks register in interactive sketches even when the cursor is not over the sketch window (like clicking on links anywhere in the page). This is particularly problematic i…
-
I installed locally and all seems to work except there's not WASD controls. (Mac M2, Ventura, Chrome)... I added them in the index.html file and now I can fly through walls.
Does Papyrus "do" colli…
-
#### Nature of issue?
- Refactoring to enable devs to make frontend changes without running an API server or database, as suggested by @andrewn
#### Feature enhancement details:
#### New…
-
-
First great work, thank you.
Is there a way to get pixel colors (black and white)? I want to parse the score for getting the location of black pixels. We can do this?
-
pull request #20
GObject can deal with 2D, polar and parametric plots, but lacks primary shapes such as lines, rectangles and ellipses. p5.js shapes are difficult to animate and would be slow. SVG…
-
# Experimenting using P5JS
![](https://lh3.googleusercontent.com/6zCy4_HoeCzq2pAfnI7O6gbc53oJPP5kpvbISyLR0sNB4-y4MjT85KDr8S_beeyJUmuji7Ff6nm6YaoZPAcoc_0C7-xHQ9RTVZ6Ee5iOrvxV9794tJYwpVtuh3MCbWX-XCp6…
ghost updated
7 years ago
-
#### Nature of issue?
- [x] Existing feature enhancement
#### Most appropriate sub-area of p5.js?
- [x] Typography
#### Which platform were you using when you encountered this?
- [x] De…
ffd8 updated
5 months ago
-
I think we should make it simple to generate nice plots. @two-ticks just created a [SVG grapher](https://editor.p5js.org/radium.scientist/sketches/Nl55ATBHk), @JithinKS97 previously wrote [p5.2DGraph]…