We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 232dd87 commit 5ead02eCopy full SHA for 5ead02e
processing_app/topics/shaders/data/voronoi_distance.glsl
@@ -9,7 +9,6 @@ precision mediump int;
9
10
uniform vec3 iResolution;
11
uniform float iTime;
12
-uniform sampler2D texture;
13
14
void mainImage( out vec4 fragColor, in vec2 fragCoord );
15
0 commit comments