Css Directional Motion Blur
30.12.2019
Motion/directional blur in pure HTML/CSS with the use of filter:blur and inverse scaling on parent and child.
Made with: HTML,CSS
Shifting Depth Of Field
13.07.2016
A demo intended to mimic the shifting depth of field of a camera lens using blur filters and keyframes.
Made with: HTML,CSS
Pure Css Motion Blur
7.05.2016
CSS keyframes animation of a ball with motion blur. Animation made with only one element.
Made with: HTML,CSS (SCSS)
Blurred, Invisible Ink, And Redacted Text
2.05.2016
Exploring some ways of visually hiding or obscuring text with CSS filters and pseudo-elements.
Made with: HTML,CSS (SCSS)
Text Blurring Animation
2.12.2014
Text animates in from being blurred to crisp and out again. Uses CSS3 animations and text-shadow.
Made with: HTML,CSS
Rollover Csss Blur Filter Image Gallery
3.05.2013
Utilizing CSS transitions & transforms and the CSS blur filter.
Made with: HTML (Haml),CSS (Less)