Georg Fischer 5bc03c7ce7 add image size constraint
constrain image file size and scale down image if necessary
2013-09-28 13:29:35 +02:00
2013-09-20 22:12:10 +02:00
2013-09-28 13:29:35 +02:00
2013-09-28 12:57:03 +02:00
2013-09-20 21:52:42 +02:00
2013-09-28 12:57:03 +02:00
2013-07-21 14:58:31 +02:00
2013-09-20 20:59:10 +02:00
2013-09-26 20:33:10 +02:00

image glitch experiment

this is an experiment for the web browser. it corrupts jpg images so that they appear "glitched".

triangulation experiment screen shot

online demo

this experiment is very much based on the smack my glitch up js script.

build script

the build script takes care of concatenating and minifying all scripts and styles. it uses gruntjs.

please make sure that both nodejs and grunt-cli are set up properly on your machine.

run npm install from within the build/ folder to install the dependencies of the build script.

to build, run grunt production from within the build/ folder. the optimized files will get copied to the production/ folder.

third party code used in this experiment

license

MIT License

Description
No description provided
Readme 779 KiB
Languages
JavaScript 90.8%
CSS 8%
HTML 1.2%