L-system equations drawing tool

Yaşar Arabacı yasar11732 at gmail.com
Thu Jul 17 17:38:04 EDT 2014


Hi,

I wrote a small program to draw L-system equations using tkinter. You
can find it on https://github.com/yasar11732/tklsystem

It is still under development, but seems to be working nice so far. I
could only try it on windows, but it should work on Linux too.

You will need Python 3.x to run it. PIL/Pillow is optional but highly
recommended. It allows faster rendering and ability to save images.

You can also save your equations and load them later.

Try it and comment it if you are interested. Bug reports and
contributions are also welcome.

-- 
http://ysar.net/



More information about the Python-list mailing list