issues Search Results · repo:processing/p5.js-compatibility language:JavaScript
Filter by
12 results
(70 ms)12 results
inprocessing/p5.js-compatibility (press backspace or delete to remove)Based on this issue: https://github.com/processing/p5.js/issues/7876 looks like the data.js add-on is not allowing
the 1.x use: https://editor.p5js.org/ksen0/sketches/cvGEDgY_0 - looks like it provides ...
enhancement
help wanted
ksen0
- 3
- Opened 13 days ago
- #26
Some addons made for p5 v1, like p5play, need init hooks or equivalent functionality: getting access to the instance of
p5 and being able to add to it before preload runs, as discussed in this feature ...
enhancement
quinton-ashley
- 2
- Opened on May 8
- #25
A default canvas needs to be created before preload is run, otherwise functions like color will throw errors, saying
that _renderer is not defined.
quinton-ashley
- Opened on May 8
- #24
From the 3 compatibility add-ons, data.js is the one that reinstates 1.x usage.
This issue is opened to add a short summary / transition guide to the README: if a person uses events in their 1.x
sketch, ...
documentation
help wanted
ksen0
- 4
- Opened on Apr 29
- #23
touchStarted()/touchEnded()/touchMoved() on p5.Element should also be covered in data.js
ksen0
- Opened on Apr 15
- #21
These touchStarted()/touchEnded()/touchMoved() have been replaced with mouse events
ksen0
- Opened on Apr 14
- #17
We have some lists in the descriptions of https://github.com/processing/p5.js-compatibility/issues/1 and
https://github.com/processing/p5.js-compatibility/issues/2. At some point (this can be post-2.0 ...
documentation
good first issue
help wanted
davepagurek
- 11
- Opened on Apr 5
- #14
Just remembered that there are technically some signature changes in the arguments of loadTable and the return type of
loadBytes. For loadTable the overall signature has been slightly simplified and if ...
limzykenneth
- 3
- Opened on Mar 4
- #6
- [ ] Make a script to publish these to npm
- [ ] Put instructions in the readme on how to use these (include CDN links?)
davepagurek
- Opened on Jan 22
- #3

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.