Skip to main content

Home/ Programming Everything!/ Group items matching "Mandelbrot" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
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