MRaster examples 22.0.0.0
Image Processing Library
Loading...
Searching...
No Matches
mandelbrot_meanOrbit.cpp File Reference

Color Mandelbrot set using the mean orbit. More...

Go to the source code of this file.

Detailed Description

Color Mandelbrot set using the mean orbit.

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

We color this Mandelbrot set by characteristics (arg, abs, re, im) of the /mean orbit/ point for the first MAXITR iterations.

Definition in file mandelbrot_meanOrbit.cpp.