Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dokato/my_fractals

Few python scripts for making fancy pictures from fractal geometry.
https://github.com/dokato/my_fractals

Last synced: about 1 month ago
JSON representation

Few python scripts for making fancy pictures from fractal geometry.

Awesome Lists containing this project

README

        

Scripts to make fancy fractal plots.
=========================

## Content

* [Koch Curve](http://fractalfoundation.org/resources/fractivities/koch-curve/) in *koch_curve.py* (now also Koch snowflake...)
* [Julia set](http://en.wikipedia.org/wiki/Julia_set) in *mandel_julia.py*
* [Mandelbrot set](http://en.wikipedia.org/wiki/Mandelbrot_set) in *mandel_julia.py*

## How to use it?

1) Just run scripts/functions

2) Play with parameters

Enjoy :)

![Themes Screenshot](http://oi59.tinypic.com/120qv14.jpg)

![Themes Screenshot](http://oi57.tinypic.com/jpftir.jpg)

![Themes Screenshot](http://oi58.tinypic.com/1zlxd1t.jpg)