Mac Categories

CGFractal 0.1


CGFractal CGFractal - Compute several different fractals including the Mandelbrot set

System Requirememts
Mac OS X or later
Download Details
Company Loki Software
Version 0.1
Post Date September 30, 2009
License GPL
File Size 123 KB
There are no screenshots

CGFractal 0.1


CGFractal - Compute several different fractals including the Mandelbrot set
CGFractal is the first release of native Mac OS X version of Marko Riedel's GFractal.

CGFractal generates several different fractals including the Mandelbrot set and has the source code included.

It's based on GFractal for GNUstep by Marko Riedel. This is an initial release of the port and I have only made several changes necessary for the Mac OS X compatibility (rendering rewritten to use Mac OS X native Quartz a. k. a. Core Graphics and some other changes).

What's New in This Release:

  • Quartz rendering instead of Display PostScript
  • menu code and menu strings (English and cs) modified to work on Mac OS X
  • added Mac OS X native icon file with thumbnail
  • added Mac OS X Info.plist file
  • equivalents for GNUstep macros ASSIGN(), AUTORELEASE() etc. defined in GNUstepMacros.h
  • added simple support for changing the board size
  • some minor changes to improve the Mac OS X look and feel.