The fractal is build using the following formula's. Each imaginary number corresponts to a point in a two dimensional plane. The color is determined using a histogram of the distribution.
Usage: python Icon.py --config==[FILENAME] Construct an icon 2D mapping based on the parameters in [FILENAME] Example: python Icon -c exampleA.cfg -v
-v, --verbose display progress -h, --help display this message -c [FILENAME], --config=[FILENAME] read configuration parameters from [FILENAME]
[FILENAME] is the absolute path of the config file
Report bugs to mrop@xs4all.nl