this is an experiment for the web browser. it distorts images by dividing the image into a grid and then distorting it by calculating the contrast in every cell of the grid.
some parts of the warping code are taken from @migurskis canvas warp demo and @canvastags implementation.
- html5slider by fryn, MIT license
- js signals by millermedeiros, MIT license
- require js, by jrburke, BSD & MIT license
- raf js, by paulirish, MIT license