-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Description
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)
p5.js version
1.5
Web browser and version
107.0.5304.110 (x86_64)
Operating System
Mac 11.2.1
Steps to reproduce this
Tinting webcam is not working on 1.5 version:
https://editor.p5js.org/Vamoss/sketches/Sxtk8038o
Same code working on 0.7.2:
https://editor.p5js.org/Vamoss/sketches/R0-NIgDcT
Cheers,
Vamoss