An application for generating Damian Hirst style spot pictures from digital images.
Damian Hirst's spot paintings were an exploration of colour, materials and structure without form. Inspired by his paintings I started getting interested in how web pages use colour. This is the results.
- PIL (the Python Image Library).
- If you want to generate images of web pages, I recommend paulhammond's available on github.
python grid_from_path.py <<directory of images>> <<output html file>>
python spot_svg.py <<input image>> <<output svg>>