Is there a way to achieve the highly effective motion-blur effect in WebGL?
I use Three.js, and the scene is some simple plane objects with different textures. I move the camera along the x axis.
In this example, passblur is post-processed: http://mrdoob.github.com/three.js/examples/webgl_materials_cubemap_dynamic.html