2010/3/14 Rado :
> Hello,
>
> I have the following simple http://www.math.uiuc.edu/~rkirov2/files/escher.py
> code in pure Python (using the python image library) that produces
> Droste effect pictures like this one
> http://www.math.uiuc.edu/~rkirov2/files/spiral.jpg
> . I wrote the code over 2 y
Hello,
I have the following simple http://www.math.uiuc.edu/~rkirov2/files/escher.py
code in pure Python (using the python image library) that produces
Droste effect pictures like this one
http://www.math.uiuc.edu/~rkirov2/files/spiral.jpg
. I wrote the code over 2 years ago in java. Recently, I