Closed
Description
Increasing Access
Once we add support for framebuffers in #6072, although it has been heavily manually tested by the authors and also unit tested, more manual testing on more environments will help make sure it works smoothly for everyone. Small inconsistencies in WebGL drivers on different browsers and OSes have come up in the past, so it would be great to catch them early.
Most appropriate sub-area of p5.js?
- Accessibility
- Color
- Core/Environment/Rendering
- Data
- DOM
- Events
- Image
- IO
- Math
- Typography
- Utilities
- WebGL
- Build Process
- Unit Testing
- Internalization
- Friendly Errors
- Other (specify if possible)
Feature enhancement details
There are a few manual test examples in /test/manual-test-examples/webgl/framebuffer
. These have been tested by me already in Chrome and Firefox on an M1 Macbook Pro, but it would be great if these could also be tested:
- On older Macs without Apple silicon (possibly with older Safari too)
- On Windows on various browsers
Metadata
Metadata
Assignees
Type
Projects
Status
DONE! 🎉