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

Simple Mandelbrot set with interior color based orbit distance from the origin. More...

Go to the source code of this file.

Detailed Description

Simple Mandelbrot set with interior color based orbit distance from the origin.

Author
Mitch Richling https://www.mitchr.me
Standards
C++20
See also
https://www.mitchr.me/SS/mandelbrot/index.html
Details

Color the inside of the mandelbrot set using the distance from the point's orbit to the origion.

Definition in file mandelbrot_minOrbit.cpp.