-
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [X] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [ ] Events
- [ ] Image
- [ ] IO
- [ ] Math
- [ ] Typography
…
-
![39DEEEA5-B39C-48A1-B81B-2CE257B14F91](https://user-images.githubusercontent.com/12264880/62825928-e0936c80-bb70-11e9-9e24-fe3ac805d2b7.png)
I am using p5.gui with QuickSettings in many of my Open…
-
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [X] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [ ] Events
- [X] Image
- [ ] IO
- [ ] Math
- [ ] Typography
- [ ] Utili…
-
Something seems to be going wrong with the p3d/webgl renderer. I can't draw a simple filled quad using quil, but the corresponding js works just fine.
The resulting sketch should look like a red sq…
-
#### Nature of issue?
- Found a bug
#### Details about the bug:
Hi @catarak I have run into this as well, here is a screenshot of how text looks in the Preview window in Dark mode,…
-
### Increasing access
unsure
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [X] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [ ] Events
- [ ] Image
- [ ] IO
- [ ] Ma…
araid updated
1 month ago
-
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [X] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [ ] Events
- [ ] Image
- [ ] IO
- [ ] Math
- [ ] Typography
- [ ] Utili…
-
### p5.js version
1.9.2, 1.9.1, 1.9.0, 1.4.0
### What is your operating system?
Android
### Web browser and version
firefox 124
### Actual Behavior
createCapture(VIDEO) fails with an empty erro…
-
The TL;DR here is that it'd be nice to be able to initialize p5 global mode _explicitly_ at any point in a web page's lifetime.
Currently there is no _documented_ way to do this, but there is an _und…
-
### Increasing access
A more flexible renderer system enables p5.js to be used in a larger variety of rendering situation that a user may need, eg. to be print medium, controlling plotter/robot arm, …