kit

Results 185 comments of kit

Closing this one as not planned: some things have separate elements and canvases intentionally (e.g. createCapture()) because the original element is the input, and the canvas is for minor post-processing...

Hi @quinton-ashley, additional to opening this one up for discussion, from reading the https://github.com/processing/p5.js/issues/7332 it seems like the most immediate and valuable next step is better documentation for instance mode....

Added this to a draft issue related to global mode documentation: https://github.com/orgs/processing/projects/21/views/8?pane=issue&itemId=107924677 - draft because I am not yet sure what the scope of that issue should be. If the...

The first method (_Monitor the return values of lifecycles and only await them if they're async, so that draw is synchronous if all the lifecycle hooks are synchronous_) has least...

@davepagurek I agree, this is a good idea. Practically, would it mean appending a comment (eg `/* This file is auto-generated; to update the reference or fix typos, please check...

Hi @Swapnil-6161 ! Looks like this issue has already been assigned to another contributor. Please note that in our [contributor guidelines](https://p5js.org/contribute/contributor_guidelines/) we ask that PRs are not made while someone...

Hi @krishna4040 are you working on this? No worries if you need time, just checking in! (@13DATA was that your PR from a different account? In any case, let's see...

@adi-ray apologies that I missed this notification! If you want to work on this, go ahead - please write here to confirm so it's clear to anyone else who checks.

@davepagurek what about something like "randomPositionOnSphere"? Long but more descriptive and not in conflict

Closing as the associated PR has been merged. Thanks!