-
### 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 …
-
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [ ] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [ ] Events
- [ ] Image
- [ ] IO
- [ ] Math
- [ ] Typography
- [ ] Utili…
22nds updated
1 month ago
-
Hello,
We are a platform that features student works from Creative Coding classes in Özyeğin University. You can reach the works at randomseed.cargo.site . Withing the latest update, in all of the …
-
Perlin noise, and other forms of correlated randomness, are commonly used in generative art. See this video by The Coding Train: https://www.youtube.com/watch?v=BjoM9oKOAKY
p5.js provides a simple …
-
### p5.js version
1.9.4
### What is your operating system?
macOS 14.5
### Web browser and version
Safari 17.5
### Actual Behavior
We've been experiencing severe problems using the…
-
### 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…
-
### Increasing access
Reducing the size of the built p5.js library would increase access to people without high-speed connections or large data plans. Doing so would also reduce power consumption fro…
-
I was wondering what others think about the idea of potentially requiring a [`describe()`](https://p5js.org/reference/#/p5/describe) line in order for a p5 sketch to run?
#### How would this new f…
-
Hi Folks. I'm experiencing a problem with saturation that was first outlined in the now-closed ticket #1620.
The saturation value of a color is not being returned correctly. Here's a sketch demonstr…
-
### Topic
Written for the p5.js Documentation Organization & Accessibility project, this issue proposes a plan for upcoming improvements to p5's accessibility features.
## Background on Existing…