contrast-distort icon indicating copy to clipboard operation
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.

distortion experiment screen shot

online demo

some parts of the warping code are taken from @migurskis canvas warp demo and @canvastags implementation.

third party code used in this experiment

license

MIT License