Fractal OpenMP

[insert_php]require(‘./code/megastorm.php’ ); $pIndex = “FractalOpenMP”; [/insert_php]

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.

Fractal Fractal Fractal

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

[insert_php] printDetails(); [/insert_php] | LGPL license

Binaries
32bits binaries for supported operating systems.
    [insert_php] printDownload(“win-x86″,”zip”,”icon-os-windows-vs.png”, “Windows”); [/insert_php]
Source code
Source code and make files for VS2008+ and GNU C/C++ 4.x.
    [insert_php] printDownload(“source”,”zip”,”icon-source-code1.png”, “Source code”); [/insert_php]
Previous releases
Get access to all releases repository.
    [insert_php] printRepository(); [/insert_php]