Motion Blur Effect with SVG

   

This is a tutorial (by Codrops) on how to create a motion blur effect on HTML elements using JavaScript and an SVG blur filter.

You will learn how to make a motion blur effect and apply it to regular JS or CSS animations of HTML elements.
Motion blur is a technique widely used in motion graphics and animation in general to make movement seem more smooth and natural.

Motion Blur Effect with SVG

Demo    Source