Python + matplotlib 3D fractal renderer
- Python 100%
| .gitignore | ||
| cool_3d_fractal.png | ||
| generate_fractal.py | ||
| README.md | ||
Cool 3D Fractal
A small Python + matplotlib project that renders a 3D Mandelbrot height map.
Run
python3 generate_fractal.py
This writes cool_3d_fractal.png.