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...
Resolves #6770 #### Changes: Previously, image pixel densities were hard coded to be 1, but when image pixel densities were changed to be variable, the mask function was not updated,...
Resolves #6732 Changes: Added `Hindi Language` translations for Contributor Docs for the following pages : - __CONTRIBUTORS INTRO__ - __CONTRIBUTING DOCS__ - Contributing Documentation - Issue Labels - __CONTRIBUTING THOUGHTS__...
### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [X] Core/Environment/Rendering - [ ] Data - [ ] DOM - [ ] Events -...
Related to https://github.com/processing/p5.js/issues/5354 (but does not fully solve it) ### Changes This uses the timestamp passed into `requestAnimationFrame` callbacks instead of `window.performance.now()` if it's available. This refers to the time...
### Increasing access Make it so people are able to make there own 3D engines with textures. ### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ]...
### Increasing Access This feature increases access in two main ways: 1. It addresses an inconsistency that may be an obstacle for beginners. 2. It allows the user to perform...
### Most appropriate sub-area of p5.js? - [ ] Accessibility - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [ ] DOM - [ ] Events...
### Increasing access Reducing the size of the built p5.js library would increase access to people without high-speed connections or large data plans. Doing so would also reduce power consumption...
### Increasing access Profiling performance in a comprehensive and systematic way will help developers to ensure that p5.js is accessible to people in a wide range of circumstances. ### Which...
### Most appropriate sub-area of p5.js? - [X] Accessibility - [ ] Color - [ ] Core/Environment/Rendering - [ ] Data - [ ] DOM - [ ] Events -...