Merge branch 'develop' of github.com:snorpey/jpg-glitch into changes

This commit is contained in:
Georg Fischer 2013-09-11 21:48:12 +02:00
commit 6f17d52b3b
2 changed files with 2 additions and 2 deletions

View File

@ -18,4 +18,4 @@ third party code used in this experiment
license license
--- ---
[MIT License](http://www.opensource.org/licenses/mit-license.php) [MIT License](LICENSE)

View File

@ -9,7 +9,7 @@
<article class="content"> <article class="content">
<h1 class="headline">glitch images</h1> <h1 class="headline">glitch images</h1>
<p>drag an image into the browser window to modify it. this script corrupts some bytes in a jpg image. because of the way <a href="https://en.wikipedia.org/wiki/JPEG">jpg</a> encoding works, the corrupted file still shows something. inspired by <a href="http://github.com/soulwire">soulwire</a>s <a href="http://blog.soulwire.co.uk/laboratory/flash/as3-bitmapdata-glitch-generator">experiment</a> in flash. this experiment was created by <a href="http://fishnation.de/">georg</a>. you can follow him on <a href="https://twitter.com/snorpey">twitter</a> or explore the source code on <a href="https://github.com/snorpey/jpg-glitch">github</a>.</p> <p>drag an image into the browser window to modify it. this script corrupts some bytes in a jpg image. because of the way <a href="https://en.wikipedia.org/wiki/JPEG">jpg</a> encoding works, the corrupted file still shows something. inspired by <a href="http://github.com/soulwire">soulwire</a>s <a href="http://blog.soulwire.co.uk/laboratory/flash/as3-bitmapdata-glitch-generator">experiment</a> in flash. this experiment was created by <a href="http://fishnation.de/">georg</a>. you can follow him on <a href="https://twitter.com/snorpey">twitter</a> or explore the source code on <a href="https://github.com/snorpey/jpg-glitch">github</a>.</p>
<p>if you like this one, you can check out some of his other javascript experiments <a href="http://snorpey.github.io/experiments/">gitub</a>.</p> <p>if you like this one, you can check out some of his other javascript experiments <a href="http://snorpey.github.io/experiments/">github</a>.</p>
</article> </article>
<div class="content" id="controls"> <div class="content" id="controls">
<div class="control-wrapper"> <div class="control-wrapper">