Skip to content

bvanslyke/jpg-glitch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

minification / build

the requirejs optimizer is used to minify both javascript and css files.

to minify javascript, run r.js -o name=main out=main.min.js in the terminal from the scripts folder.

to minify css, run r.js -o cssIn=global.css out=global.min.css optimizeCss=default from the styles folder.

third party code used in this experiment

license

MIT License

About

jpg-glitch modified to glitch your webcam feed!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published