Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/feigner/99glitches


https://github.com/feigner/99glitches

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

99glitches -- a study in JPEG glitching.

Taking a sequence of pictures, 99glitches inserts random data into each picture as it cycles through them, often resulting in a malformed, mangled image. As the program recurses, the glitching is compounded. There is a certain amount of randomness built in, so even for the same set of images, the output will be drastically different -- the end result being a jittery, glitchy, slightly surreal mess.

Ultimately, while the end results is cool, this toy was primarily an excuse to work with Python, specifically TK, PIL and OSC.