Skip to content

cianjinks/MandelbrotViewerCPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

MandelbrotViewerCPP

This repository is a C++ port of my Mandelbrot Viewer Application originally written in Java. It visualizes the Mandelbrot Set and allows for the panning and zooming of a camera to explore it. Maximum zoom capability is currently 64-bit.

Currently this version lacks ImGui implementation but otherwise is very similar.

Download

Version 1.0 can be found on the releases tab in the form of an exe.

Building from Source

NOTE: Currently only tested in Visual Studio 2019.

This program requires two dependencies to run: