some plugins for einguteswerkzeug. to roll your own just take a look at the base-class of filter & generator and the provided implementations.
The ASCII-art filter relies on codesnippets from the following Open Source projects:
- asciify
- ImageToAscii Copyright (c) 2018 Jianzhu Guo, MIT License
Most filters are adopted from: https://github.com/Tinker-S/SomeImageFilterWithPython
- The quads-filter is a quickndirty py3-port of the wonderfull code by Michael Fogleman
The generator sprites
is made with code by Eric Davidson.
The generator psychedelic
is the wonderfull code of "Random (Psychedelic) Art, and a Pinch of Python" by Jeremy Kun.
The generator squares+circles
is heavily inspired by Kevin Howbrook's Squares
The generator mondrian
is an adoption of the Nifty Assigment Mondrian Art - Beautiful Recursion by Ben Stephenson (Stanford University)