Click this if your device has a decent GPU:
Turn on WebGL
Summary
GLSL shader implementation of volumentric cloud rendring technique used in Horizon Zero Dawn. 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 details
(todo)