cf8967e72a
Gfract is a GTK-based fractal program that currently implements the standard Mandelbrot and Julia sets. from Jasper Lievisse Adriaanse ok alek@
7 lines
426 B
Plaintext
7 lines
426 B
Plaintext
Gfract is a GTK-based fractal program that currently implements the
|
|
standard Mandelbrot and Julia sets. It features infinite image size with
|
|
infinite anti-aliasing if you have the memory for it (well, at least 2^31
|
|
x 2^31 image sizes), Julia instant preview mode, user-specified coloring
|
|
algorithms and PNG support. For palette files it uses the same format as
|
|
Fractint does, except that it supports arbitraly large palettes.
|