Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/newswangerd/python_fractals

A collection of fractals written in python.
https://github.com/newswangerd/python_fractals

Last synced: about 1 month ago
JSON representation

A collection of fractals written in python.

Awesome Lists containing this project

README

        

# Python Fractals
A collection of fractals written in python. These programs use the Lyndenmeier system (L-System) to draw a varity of fractals.

### Dragon Curve:
![Dragon Curve](http://i.imgur.com/Lrmm5Pw.png "Dragon Curve")

### Sierpinski Triangle:
![Triangle](http://i.imgur.com/pGeSNYU.gif "Sierpinski Triangle")