Applied Tofu Linden's water atmospherics improvements.

59f73ee6a1 &
43fdcb8d84
This commit is contained in:
Shyotl
2012-12-08 16:50:35 -06:00
parent d5efedf51b
commit 08a3828cc9
4 changed files with 7 additions and 4 deletions

View File

@@ -81,7 +81,7 @@ void main()
pos.w = 1.0;
pos = modelview_matrix*pos;
calcAtmospherics(pos.xyz);
calcAtmospherics(view.xyz);
//pass wave parameters to pixel shader