New water textures

This commit is contained in:
Anuken
2020-04-04 00:31:29 -04:00
parent 54a2bf1ba8
commit 85e4270536
15 changed files with 590 additions and 453 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ uniform float time;
varying vec4 v_color;
varying vec2 v_texCoord;
void main() {
void main(){
vec2 c = v_texCoord.xy;