Popular recipes tagged "art"http://code.activestate.com/recipes/tags/art/popular/2012-05-13T04:35:46-07:00ActiveState Code RecipesPi Circle (Python) 2012-05-13T04:35:46-07:00Raymond Hettingerhttp://code.activestate.com/recipes/users/178123/http://code.activestate.com/recipes/578130-pi-circle/ <p style="color: grey"> Python recipe 578130 by <a href="/recipes/users/178123/">Raymond Hettinger</a> (<a href="/recipes/tags/art/">art</a>, <a href="/recipes/tags/ascii/">ascii</a>, <a href="/recipes/tags/fun/">fun</a>, <a href="/recipes/tags/pi/">pi</a>). Revision 5. </p> <p>Computes Pi to many decimal places and prints the digits in a circle.</p> Fractal painter (Python) 2012-02-23T21:57:16-08:00James Coliinshttp://code.activestate.com/recipes/users/4167379/http://code.activestate.com/recipes/578051-fractal-painter/ <p style="color: grey"> Python recipe 578051 by <a href="/recipes/users/4167379/">James Coliins</a> (<a href="/recipes/tags/al/">al</a>, <a href="/recipes/tags/art/">art</a>, <a href="/recipes/tags/fractal/">fractal</a>). </p> <p>Paints a picture in the abstract style. </p> Fractal painter (Python) 2012-02-17T04:07:45-08:00James Coliinshttp://code.activestate.com/recipes/users/4167379/http://code.activestate.com/recipes/578044-fractal-painter/ <p style="color: grey"> Python recipe 578044 by <a href="/recipes/users/4167379/">James Coliins</a> (<a href="/recipes/tags/art/">art</a>, <a href="/recipes/tags/fractal/">fractal</a>). </p> <p>Creates a semi random image, similar to a Jackson Pollock or Monet painting.</p>