Click this if your device has a decent GPU:
Turn on WebGL
Summary
GLSL shader implementation of water effect by refracting rays on "distorted" surface. This is a ray marching shader where everything is done by math and code; no model or texture used. You can use mouse to move the camera around!
Technical detals
(todo)