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

https://github.com/cgoldberg/pyfractals

fractals in python
https://github.com/cgoldberg/pyfractals

Last synced: 3 days ago
JSON representation

fractals in python

Awesome Lists containing this project

README

          

==================
Fractals in Python
==================

--------------
Mandelbrot Set
--------------

.. image:: https://github.com/cgoldberg/pyfractals/raw/master/renderings/fractal_mandelbrot_obfuscated.png
.. image:: https://github.com/cgoldberg/pyfractals/raw/master/renderings/fractal_mandelbrot_01.png
.. image:: https://github.com/cgoldberg/pyfractals/raw/master/renderings/fractal_mandelbrot_02.png
.. image:: https://github.com/cgoldberg/pyfractals/raw/master/renderings/fractal_mandelbrot_03.png

----

big images:

* `9600px X 9600px mandelbrot `_
* `6000px X 4000px mandelbrot `_

----