Loading [MathJax]/extensions/tex2jax.js
MRaster examples 22.0.0.0
Image Processing Library
All Files Functions Pages
mandelbrot_orbits.cpp File Reference

Mandelbrot orbits. More...

Go to the source code of this file.

Detailed Description

Mandelbrot orbits.

Author
Mitch Richling https://www.mitchr.me
Standards
C++20
Details

Explores the orbits of the iteration

mandelbrot_orbits_out_h.tiff Point histogram of exterior point orbits mandelbrot_orbits_in_h.tiff Point histogram of interior point orbits mandelbrot_orbits_m.tiff The mandelbrot set mandelbrot_orbits_in_c.tiff Where interior points converged

Definition in file mandelbrot_orbits.cpp.