contrast-distort
contrast-distort copied to clipboard
distort images in the browser
image distortion experiment
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.
third party code used in this experiment
- html5slider by fryn, MIT license
- js signals by millermedeiros, MIT license
- require js, by jrburke, BSD & MIT license
- raf js, by paulirish, MIT license
license
MIT License