p5.js
p5.js copied to clipboard
Make shaders define what they get used for.
This is a work in progress addressing the issue #https://github.com/processing/p5.js/issues/6759
PR Checklist
- [x]
npm run lint
passes - [x] Inline documentation is included / updated
- [x] Unit tests are included / updated