gkII was initially based upon Osku Salerma's gfract.
gkII can use one of five secondary equations in partnership with the equation for calculating Mandelbrot images. These secondary equations are known within gkII as Kunge and have the effect of hiding and warping the Mandelbrot set. The effect ranges from very subtle to complete annihilation, depending where you zoom. In the way you can accumulate features of the Mandelbrot by zooming into them, so you can with the kunge types also.
The new release 0.4.6 on 6th February 2007 features four new kunge types, one of which is more a new fractal (as far as gkII is concerned). The README file provided with the source code is now rewritten as a quick guide to using gkII.
I guess at this stage I should point out IT IS A LINUX program which will not work in Windows.
( + indicates feature gfract does not have. % indicates different implimentation of shared feature. )
* Any image size (on provision of enough memory for it)
* Image antialising
* Colour interpolation and colour palette scaling
* 9 different Kunge types for mangling the M-Set (+)(four added in latest release)
* Real and imaginary perturbation (+)
* User definable colouring techniques (%)
* Automatically layer same fractal with different bailout values and/or perturbations. (+)
* Save image parameters.(+)
* toggle to zoom-in into a new window. (+)
* repositioning and image centering.(+)
* random colour palette generation and striping (+)
* Swap or Invert RGB colour channels in palette (+)
* No more mandatory run-time dependancies on colour palettes (+)
* * * NEW * * *
Now on jwm-art.net is a gallery of 40 straight-laced Mandelbrot Set images.
Broadband users should follow the link to Mandelbrot Exploration where the images are presented in the high quality PNG image file format at a 900 x 650 pixel size.
Dial-Up users should follow the link to Mandelbrot Exploration where the images are scaled down to 788 x 568 pixels and are presented in the lesser quality but far smaller JPEG image file format.
Take a look at these gkII-0.4.5 screenshots.
* GTK2
* libpng
* zlib
* Colour maps are now optional, but available from the gfract home page. Or if you have Fractint colour maps, use them.
Please choose the latest source release.
| 12th February 2007: | |
| patch: | gkII-src-0.4.6_afx_fix.patch (Fixes AFX Kunge Type, I had forgotten I'd experimented with it slightly.) |
| 6th February 2007: | |
| source: | gkII-src-0.4.6.tar.bz2 |
| patch: | no patch made. |
| 20th November 2006: | |
| source: | gkII-src-0.4.5i.tar.bz2 |
| patch: | gkII-src-0.4.5_to_0.4.5i |
| source: | gkII-src-0.4.5.tar.bz2 |
| 20th August 2006: | |
| source: | gkII-src-0.4.4.tar.bz2 |
| patch: | gkII-src-0.4.3i_to_gkII-src-0.4.4.patch.gz |
| source: | gkII-src-0.4.3i.tar.bz2 |
| patch: | gkII-src-0.4.3_to_gkII-src-0.4.3i.patch.gz |
| 19th August 2006: | |
| source: | gkII-src-0.4.3.tar.bz2 |
| patch: | gkII-0.4.2_to_gkII-0.4.3.patch.gz |
| 2nd May 2006: | |
| source: | gkII-0.4.2.tar.bz2 |
| 23rd January 2006: | |
| source: | gkII-0.4.tar.bz2 |
| Old releases: | |
| source: | gkII-0.3a.tar.bz2 |
| source: | gkII.tar.gz |
Build instructions are supplied with the source code, in INSTALL.
However, since gkII-0.4.6 needs a patch, here's some instruction:
1) Download gkII-src-0.4.6 and extract (tar -jxf gkII-src-0.4.6)
2) Download gkII-src-0.4.6_afx_fix.patch and copy into the gkII-0.4.6 directory.
3) cd gkII-src-0.4.6; patch -p0 < gkII-src-0.4.6_afx_fix.patch
4) make
The file README supplied with the source code provides a brief guide on using gkII.
There is an assortment of gk2 files in the gallery directory within the source package.
If you have any questions concerning gkII, I'll be happy to assist. Please use this jwm-art.net contact form.
Slightly Technical information about the kunge equations if you're interested.
All Website design and content © 2006 James W. Morris.