Mandelbrot Visualizer

completed

A program to build a huge rendered Mandelbrot set

Software & Math

Technologies Used

C++Mandelbrot

Key Features

  • High-performance Mandelbrot set rendering
  • png export of the rendered image

Technical Challenges

  • Optimizing rendering performance
  • Implementing Multithreading
  • RAM optimization for large images

Related Projects