mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Updated shader examples
This commit is contained in:
@@ -21,5 +21,4 @@ void draw() {
|
||||
|
||||
shader(maskShader);
|
||||
image(srcImage, 0, 0, width, height);
|
||||
resetShader();
|
||||
}
|
||||
Reference in New Issue
Block a user