-
I am thinking of 2 common workflow options that would be great to include.
# CDN option
* Generating just a sketch.js and index.html (and maybe style.css?) in a new directory.
* The index could …
-
### Increasing access
This would increase the speed of projects.
### Which types of changes would be made?
- [ ] Breaking change (Add-on libraries or sketches will work differently even if th…
-
Is it possible to turn our p5 sketches into an interactive 360 video, such as the 360 videos we see on facebook/youtube, but instead of only being able to pan through the vid ... the elements within a…
-
### Most appropriate sub-area of p5.js?
- [ ] Accessibility
- [ ] Color
- [ ] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [X] Events
- [ ] Image
- [ ] IO
- [ ] Math
- [ ] Typography
- [ ] Utili…
-
### Increasing Access
Unsure. But I believe it would reduce the mental barriers to a very common goal, which feels like increasing access for people with less math-heavy or programming-heavy backgr…
-
Im to create a pattern with transparency within p5.js but using rasterised shapes slowed down the browser too much so I opted for p5.js-svg. Sadly I cannot figure out how to create a circular cutout. …
-
### Most appropriate sub-area of p5.js?
- [ ] Accessibility (Web Accessibility)
- [ ] Build tools and processes
- [ ] Color
- [ ] Core/Environment/Rendering
- [ ] Data
- [ ] DOM
- [ ] Events
- [ ] Fr…
-
Can we add two canvases to our P5 sketch that shie up on diffrrent locations on a web page to perform different task over each canvas
OR
Can we include two different '.js' sketches that show up on d…
-
Chromium browsers do not cache the p5 library used for examples. This is a limitation on the use of [iframes with a srcdoc attribute on Chromium as documented here](https://github.com/w3c/ServiceW…
-
### Increasing Access
Unsure
Although it may not have an immediate impact on increasing access to people listed in the documentation, it will help anyone trying to use p5js in a React application.
…