Learn to create generative art inspired by Damien Hirst's spot paintings using Python's colorgram and turtle modules. The tutorial covers extracting color palettes from reference images, formatting RGB values, positioning the turtle graphics cursor, and drawing a grid of colored dots with randomized colors. The step-by-step guide demonstrates how to combine art and programming to recreate artwork worth millions.
Table of contents
Spot PaintingsExtracting ColorsCreating the Color ListImporting Turtle and Configuring Basic SettingsPositioning our TurtleDrawing the DotsHiding the Turtle and the LinesConclusionSort: