https://github.com/cgoldberg/pyfractals
fractals in python
https://github.com/cgoldberg/pyfractals
Last synced: 3 days ago
JSON representation
fractals in python
- Host: GitHub
- URL: https://github.com/cgoldberg/pyfractals
- Owner: cgoldberg
- Created: 2012-04-26T01:06:14.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-05-21T14:20:37.000Z (over 8 years ago)
- Last Synced: 2025-04-16T00:18:00.061Z (6 months ago)
- Language: Python
- Size: 7.74 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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 `_----