Heightmap Erosion Lab
Local WebGL port of the Shadertoy erosion filter, adapted to take a grayscale heightmap image instead of the mouse-painted Buffer A source.
White is high, black is low. The source image is converted into height plus slope, then the erosion pass runs directly on that derived texture.
Input
Display
Parameters
Export
Loading default sample...
Preview
The canvas updates whenever the source image or erosion parameters change.