Mandelbrot Fractal with Navigation
A downloadable project for Windows
This is a fun implementation of the famous Mandelbrot fractal and I want to share it with you. It includes many adjustable color schemes and levels of resolution (iterations). It was implemented in the GPU for smooth (50 FPS) real-time panning and Zoom IN / OUT using the mouse, which will allow you to explore anywhere in the fractal down to 'atomic' level (ZOOM level up to X 2*10^12)
NOTE: double precision in the GPU is optional. However, in single precision you can still get an impressive zoom level up to X 200,000
P.S. : Check out my other fun projects!
Published | 19 hours ago |
Status | Released |
Category | Other |
Platforms | Windows |
Author | papaysailor |
Genre | Educational, Simulation |
Tags | 2D, Abstract, Colorful, Drawing, Exploration, Pixel Art, Relaxing, Visualization |
Download
Install instructions
Just unzip the Fractals.zip file anywhere in your hard drive and run Fractals.bat (BATCH FILE) by double-clicking on it - this program is for WINDOWS PC's only. Let me know in the comments if you run into problems.