-
In this line https://github.com/processing/p5.js-website/blob/6059b79c9ab1954b080cf38e6e7a61509a115ce5/src/scripts/p5-version.ts#L11
Only the p5.js library version is updated and it will overwrite …
-
### p5.js version
1.10.0
### What is your operating system?
Windows
### Web browser and version
Arc Browser Based on Chromium version 130.0.6723.92 (Official Build) (64-bit)
### Act…
-
This would add a HTML/CSS/JS with p5.js project template
-
### 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
This would mean that transformations can be fully managed by p5.js, which not only means increased ease of control for the user, but also not having to have 2 sets of data for t…
-
### 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…
-
## 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…
-
### Increasing access
My sense is that this proposal affects maintainability and sustainability more than accessibility. That said, a smaller, more focused core library could be viewed as more acce…
-
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [X] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [ ] Events
- [ ] Image
- [ ] IO
- [ ] Math
- [ ] Typography
- [ ] Utili…
-
In the old p5.sound library, we had these docs: https://archive.p5js.org/reference/#/p5/userStartAudio
I think we still have it here, but just without doc comments: https://github.com/processing/p5…