3 Years Ago
New ripple simulation with collisions Add drag to fluid simulation and collisions Cleanup ripplecompute and how ripples are added Fix seamless entry on water, better water caustics, remove options for tesselation other than on/off, iterate on waves Cleanup hull base shader Cleanup ripple collision and propagation Adjust ripple strength New underwater surface method Port eyeball shader to use our shared code, fixes clip planes on water Add fog support to water surface, cleanup Clamp radius of water directly on C# side, send D_VIEW_INTERSECTION combo Put water combos right into place, upload water shader objects (including ripple) Propagate ripple by framerate, fixes it slowing down on low framerates Don't put r_water_ripples inside RippleCompute.cs, breaks when pushing it to shader Add render bounds for water, only render water if we are are looking at it's bounds Use two tone fog by default on test water Push latest water shader objects