Applied Tofu Linden's water atmospherics improvements.
59f73ee6a1&43fdcb8d84
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user