Tuesday, 6 November 2012

A Little Bit of Python


















So my first proper python program. A halftone program. This took in images and processed them on whether the user desired full color, single colour or greyscale images, and what shape they wished to see. I gave the user a great many options of circle, square, diamond or triangles. It also had to what level of detail the user wanted their image.

I was fairly impressed with myself on this one as I confess I managed it in a week. Originally I had intended to make a tower of Hanoi solver and spent weeks only to not get the final algorithm. However I did achieve a gorgeous little script that did the set up for me and in any given colour too!



Rachel

No comments:

Post a Comment