Fractal OpenMP
Overview
Small example developed in 2012 of creating fractals with OpenMP and using CRM32Pro as video output.
Renders the Mandelbrot set but other sets can be easily added.
Details
- Mandelbrot set with/without OpenMP. Use Up/Down keys for modifying it.
- 6 different color maps and extensible to more custom ones. Use Left/Right keys for changing the color map.
- Can move and/or zoom any fractal area.
- Maximum fractal iterations can also be modified on real time using ‘i’ and ‘o’ keys.
- Available for Linux (x86), MacOS X (10.4 to 10.14) and Windows (95 to 10 x86).
- Makefile for Linux and MacOS X are not available.
- Developed in C++ using CRM32Pro SDK.
Download
Last version: v0.90 (8-October-2012)
ChangeLog | Roadmap | LGPL license
- Binaries
- 32bits binaries for supported operating systems.
- Source code
- Source code and make files for VS2008+ and GNU C/C++ 4.x.
- Previous releases
- Get access to all releases repository.