Mandelbrot fractal visualizer app with an unlimited precision datatype ( has to be manually adjusted due to compute time ). A simple application that zooms in on a square that can be resized using mouse wheel. Zoom is technically unlimited but it takes a lot of time for high precision. The app also allows its user to save the current rendered image.
GitHub Repo