p5.js icon indicating copy to clipboard operation
p5.js copied to clipboard

p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processin...

Results 444 p5.js issues
Sort by recently updated
recently updated
newest added
trafficstars

Fixed issue #6804 https://github.com/processing/p5.js/assets/104259212/890a427a-fea5-46e2-94de-a36f3a141a36 Hey @davepagurek, PR is ready for review. The only problem was that user did not know pixel size for image, that's why it was not rendering...

Along with https://github.com/processing/p5.js/pull/6791, this should now have converted all our contributor docs from STF round 1 other than the readme itself.

## Increasing access Implementing this proposal would * decrease complexity * increase consistency * enable new features As a result, p5.js would be more accessible to beginners, while offering others...

Area:Core
Area:WebGL
p5.js 2.0

Changes: Solves issue #4214 I have tried implementing the linePerspective() method to solve this issue. @davepagurek Please let me know is this the right approach for its implementation or not....

### Topic It has been hinted a few times here and there but the RFC (Request for Comment) document for p5.js 2.0 is now ready! ### What is p5.js 2.0?...

Discussion
p5.js 2.0

### Increasing access By transitioning to a simpler, less complex license, p5.js users (artists, educators, developers, etc.) could feel more confident and liberated in choosing p5.js for their work, thus...

p5.js 2.0

Resolves #6670 This PR is a Work in Progress. Review is requested. Changes: Screenshots of the change: The output after loading materials before the model is loaded and assigning diffuse...

### Topic I noticed that the default values for arguments are being set using if ladders. I think we can pass the defaults in the function's parameters itself to save...

Discussion
p5.js 2.0

This converts the edits from @limzykenneth and @nickmcintyre from Google Docs to the .md file here on Github.

### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [ ] DOM - [ ] Events...

Bug
Area:Image