/gridart

Primary LanguagePython

gridart

A small collection of explorations in making grids of circles.

python3 image.py

This takes an image, resizes it to 100 pixels wide, and then coverts each pixel to four circles: one red, one blue, two green. This is a rough recreation of the regular display of pixels on a screen.

Source image

source_dog

Image scaled to 100 pixels wide

source_100

Close up of circles

dog_zoomed_in

Full view

dog_full