diff --git a/Effects/water.eff b/Effects/water.eff index 0d3b5d412..9fbde5cb6 100644 --- a/Effects/water.eff +++ b/Effects/water.eff @@ -45,6 +45,13 @@ repeat normalized + + Textures/Globe/ocean_depth_1.png + linear-mipmap-linear + repeat + repeat + normalized + Textures.high/Terrain/packice-overlay.png linear-mipmap-linear @@ -1020,6 +1027,10 @@ texture[0]/internal-format + + 1 + noise + 2 @@ -1110,6 +1121,24 @@ texture[6]/internal-format + + 7 + + texture[7]/image + + + texture[7]/filter + + + texture[7]/wrap-s + + + texture[7]/wrap-t + + + texture[7]/internal-format + + Shaders/water-gbuffer.vert @@ -1130,6 +1159,11 @@ sampler-2d 0 + + Noise + sampler-3d + 1 + water_normalmap sampler-2d @@ -1155,6 +1189,11 @@ sampler-2d 6 + + topo_map + sampler-2d + 7 + normalmap_dds @@ -1789,6 +1828,10 @@ texture[0]/internal-format + + 1 + noise + 2 @@ -1879,6 +1922,24 @@ texture[6]/internal-format + + 7 + + texture[7]/image + + + texture[7]/filter + + + texture[7]/wrap-s + + + texture[7]/wrap-t + + + texture[7]/internal-format + + Shaders/water.vert @@ -1890,6 +1951,11 @@ sampler-2d 0 + + Noise + sampler-3d + 1 + water_normalmap sampler-2d @@ -1915,6 +1981,11 @@ sampler-2d 6 + + topo_map + sampler-2d + 7 + normalmap_dds @@ -1966,6 +2037,20 @@ cloud-cover[4] + Status int