p5.js
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...
#### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [x] Core/Environment/Rendering - [ ] Data...
p5 image scaling screw up image quality image(dogeplayer, this.x- 25, this.y - 25); dogeplayer.resize(this.r + 40, this.r + 40); #### Most appropriate sub-area of p5.js? - [*] Image - [*]...
I think there may be something off with the implementation of the getTexture() function. The function looks like this: ``` p5.RendererGL.prototype.getTexture = function(img) { const textures = this.textures; for (const...
### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [ ] Core/Environment/Rendering - [ ]...
### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes - [ ] Color - [X] Core/Environment/Rendering - [ ] Data...
### How would this new feature help [increase access](https://github.com/processing/p5.js/blob/main/contributor_docs/access.md) to p5.js? #### Most appropriate sub-area of p5.js? - [ ] Accessibility (Web Accessibility) - [ ] Build tools and processes...
#### Nature of issue? - [x] Found a bug #### Most appropriate sub-area of p5.js? - [x] Core/Environment/Rendering #### Which platform were you using when you encountered this? - [x]...
#### Most appropriate sub-area of p5.js? - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [ ] Events - [ ] Image - [ ] IO...
Hi p5 Team. As the web progresses and "weight" unfortunately also is a problem in the digital world – having frameworks, libraries, modules, plugins that are as lightweight as possible,...
### How would this new feature help [increase access](https://github.com/processing/p5.js/blob/main/contributor_docs/access.md) to p5.js? The README.md of the project is only available in English which makes it inaccessible to Hindi speakers. It is...