-
-
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
Main
Web browser and version
Chrome 117.0.5938.88
Operating System
Mac OSX 13.5.2
Steps to reproduce this
Uniforms are not being set before the shader is run when using shaders with the filter() function. I've attached an example here showing the issue.
Steps:
- Create a shader
- try to set a uniform on the first frame
- observe uniform isn't set until 2nd frame and beyond.
Snippet:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
DONE! 🎉