Dave Pagurek
Dave Pagurek
### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [ ] DOM - [ ] Events...
### Topic I was working on this sketch https://openprocessing.org/sketch/2664809 and `instanceID() / 10` gives a type error, but `0.1 * instanceID()` does not. For consistency and to reduce the number...
### Increasing access This is a thing in WebGL so getting as close to this as possible in 2D can help with consistency. ### Most appropriate sub-area of p5.js? -...
### Increasing access Apparently [Zod 4 has some big performance bumps.](https://zod.dev/v4) Since FES uses Zod for parameter checking, and a big reason for people to turn FES off is to...
### Increasing access Sometimes addons build off of other addons, or want to be compatible with other addons. Currently, every addon lifecycle stage will run addons' callbacks in the order...
### Increasing access In normal p5, users have access to functions like `rotate()`, `scale()`, etc. In p5.strands, if one wants to position particles, currently there is nothing that looks like...
### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [ ] DOM - [ ] Events...
### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [ ] DOM - [ ] Events...
### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [ ] DOM - [ ] Events...
[p5.js 2.0 Bug Report]: width/height/options overloads inconsistent/incorrect for typography methods
### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [ ] DOM - [ ] Events...