Greg Stanton
Greg Stanton
### Increasing access This change would enable the community to provide feedback on the original RFC proposals. It would also give them the opportunity to express their interest in helping...
## 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...
### Increasing Access This enhancement will provide greater access to individuals in multiple circumstances. **Code contributors:** For volunteers who have less experience with large codebases or less free time to...
### Increasing Access By improving consistency and making information easier to find, this change will increase access to beginners, as well as to users and contributors with limited free time....
### 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...
### Increasing Access This enhancement would simplify p5's source code and would reduce the mathematical prerequisites for understanding it. This would increase access among p5 contributors. ### Most appropriate sub-area...
## Issues Addresses #6560 Addresses #6766 ## Pull requests * #7276 * #7373 * #7471 * #7528 * #7583 * #7600 * #7601 * #7656 * #7703 ## Changes This...
## [2.0] Proposal: A standard policy for vector dimension mismatches ### The goal: A consistent policy for vector operations With the introduction of $n$-dimensional vectors in p5.js 2.0, we have...
### Problem The documentation defines the concept of _heading_ for 2D vectors specifically. * In 1.x, there are no true 2D vectors, in that `z` is always defined. As a...
# [2.0] Stabilize `p5.Vector` (umbrella issue) Hi everyone! As discussed in [#8118](https://github.com/processing/p5.js/issues/8118), this umbrella issue is designed to organize the work needed to stabilize `p5.Vector` in p5.js 2.0. The work...