MRaster examples 21.0.0.0
Image Processing Library
Loading...
Searching...
No Matches
mandelbrot_emboss.cpp File Reference

This program draws a Mandelbrot set using the "potential". More...

Go to the source code of this file.

Detailed Description

This program draws a Mandelbrot set using the "potential".

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

This example program computes some "surfaces" related to the Mandelbrot set, and a pseudo-3D rendering of same.

pot: Potential surface dist: Distance surface (Using the Milnor and Thurston distance estimator)

Definition in file mandelbrot_emboss.cpp.