Skip to main content

Home/ Programming Everything!/ Group items tagged Mandelbrot

Rss Feed Group items tagged

Andrey Karpov

The Mandelbrot set in C++11 - 0 views

  •  
    The code for this post is on GitHub: https://github.com/sol-prog/Mandelbrot_Set. Yet another how to draw the Mandelbrot set article ? Well, yes and no, on the one hand fractals are fun and on the other hand, it could be instructive to play with complex numbers and lambdas in C++11. Also, the article presents a not so common continuous coloring procedure based on a slight modification of the Bernstein polynomials.
1 - 1 of 1
Showing 20 items per page