Python + matplotlib 3D fractal renderer
Find a file
2026-06-08 20:22:31 +02:00
.gitignore Track fractal PNG in repo 2026-06-08 20:22:31 +02:00
cool_3d_fractal.png Track fractal PNG in repo 2026-06-08 20:22:31 +02:00
generate_fractal.py Initial 3D fractal project 2026-06-08 20:06:57 +02:00
README.md Initial 3D fractal project 2026-06-08 20:06:57 +02:00

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.