oktw says to #ysitd <licson>: uniform float time; varying vec2 vUv; void main(){ gl_FragColor = vec4(vUv, 0, 0); }