ilyashubin / FilterBlend

CSS blend modes and filters playground
http://ilyashubin.github.io/FilterBlend
249 stars 39 forks source link

FilterBlend

FilterBlend is a playground for the new CSS background-blend-mode and filter properties.
Load your images and combine blending with filters to achieve some really unique effects!

FilterBlend Screenshot

Some Details

Hints

Local Setup

To install dependencies and run local server:

$ npm install
$ gulp

Server starts at http://localhost:8000/