-
### p5.js version
Web Editor: v2.12.9 , p5.js: v1.9.2
### What is your operating system?
Mac OS
### Web browser and version
Version 124.0.6367.62 (Official Build) (arm64)
### Actual …
-
### p5.js version
1.9.2, 1.9.3, 1.9.4, 1.10.0
### What is your operating system?
Windows
### Web browser and version
firefox 130
### Actual Behavior
I am hitting something very similar to https…
-
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [ ] Core/Environment/Rendering
- [X] Data
- [ ] DOM
- [ ] Events
- [ ] Image
- [ ] IO
- [ ] Math
- [ ] Typography
- [ ] Utili…
-
### Increasing Access
Currently most of the sketches are ported from the Processing archive. While inspiring, it can be frustrating for users looking for p5 native examples. A filter would make the U…
-
[P5.js](https://p5js.org/) is fairly popular framework for rendering cool stuff with javascript. I quickly adapted the code for their framewok - only changed the text rendering and resolved conflictin…
-
## Expected Behavior
The `Font.textBounds()` method should return the bounding box of the specified text when called, allowing for accurate text positioning and layout calculations
## Actual Behav…
-
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [ ] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [ ] Events
- [X] Image
- [ ] IO
- [ ] Math
- [ ] Typography
…
-
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [ ] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [ ] Events
- [ ] Image
- [ ] IO
- [ ] Math
- [ ] Typography
…
-
### Increasing access
Lines in WebGL right now are catered towards line drawings rather than 3D shape outlines. Many older sketches that treat them more as outlines currently run significantly slow…
-
### Increasing access
When we release p5 2.0, there will be some API changes. For ease of switching and for preservation purposes, we'd like to make an addon that re-introduces the old APIs so old …