WebGL Iceberg
I finally finished my first WebGL demo. Try it and let me know how you like it.
Sourcecode
You can find the source code on github if you want to get into some hacking.
Compatibility
To run the demo you'll need a browser that supports webgl and the OES_TEXTURE_FLOAT extension. At the moment this means Google Chrome 12 or Firefox Aurora (6.0a2). The extension is needed for HDR rendering.