Sketch Poly Mona Lisa
I've been working on an arty programming project for a little while and this piece is one of the waypoints on the way to a greater goal of which I'll probably write more later. What's going on here is a demo of some code I've written to "sketch" any four sided shape in as natural a way as I can create an algorithm for. In this piece what happens is that I randomly generate a four sided polygon, randomly determine how fat the line should be, how scruffy and messy the penmanship and finally how finely spaced the lines should be. The code then selects a colour from an image that serves as a palette (in this case the Mona Lisa - hence the title) and then begins to sketch polygon after polygon until you tell it to stop. I let this run for about 15 minutes. I'm rather fond of it and I plan to make some "paintings" with this technique over the coming days.
0 Comments:
Post a Comment
<< Home