Implementation of Damien Hirst's random canvas spot painting 🌈 using python with the help of turtle module.
-
Updated
Nov 7, 2021 - Python
Implementation of Damien Hirst's random canvas spot painting 🌈 using python with the help of turtle module.
This project involves creating a Hirst painting using extracted colors from an image file (`image.jpg`). The program uses the `colorgram` library to extract 30 colors and then utilizes those colors to create a 10x10 grid of colorful dots resembling a Hirst painting.
Damien Hirst spot painting in Python
Signed Damien Hirst Spot Painting
Add a description, image, and links to the hirst-painting topic page so that developers can more easily learn about it.
To associate your repository with the hirst-painting topic, visit your repo's landing page and select "manage topics."