This is a personal project I developed to practice more advanced concepts in C++. Given a target resolution, color range definitions, zoom operations, and an output file path, this program generates a fractal image using a computation-clamped Mandelbrot algorithm.