About
Fractal Miner is a multithreaded Mandelbrot and Julia set image renderer.
It is entirely written in C++ using the QT4, Boost and OpenGL libraries and is primarily developed for a Linux OS like Debian.
For more details please have a look at the features page.
Latest news
2010-06-26
Fractal Miner 0.3.4 released
Changes:
- Responsiveness improvements. OpenGL waits for every frame to finish.
2010-06-08
Fractal Miner 0.3.3 released
Changes:
- Auxiliary file installation fixes
- CMake package building script changes
- Packages for Debian lenny and squeeze
2010-04-29
Fractal Miner 0.3.2 released
Changes:
- Nicer export image size selection
- Fix for a possible glitch during color scheme changing
- Some GUI styling
- CMake package building scripts
2010-03-25
Fractal Miner 0.3.1 released
Changes:
- CMake fixes
- Compiler warning fixes