View on GitHub

JFractGen

A Julia/Mandelbrot Fractal generator written in Java/Swing

Download this project as a .zip file Download this project as a tar.gz file

JFractGen

(c) 2012 Alexander Schenkel, http://www.alexi.ch alex@alexi.ch

A Julia/Mandelbrot Fractal generator written in Java/Swing.

This is just a weekend / Hobby project of me. At the moment the code and output is in a very early stage, let's call it "0.1-alpha", if already. Give me some time :-)

This project does not need you to understand the Maths behind it. It is just about let you SEE the beauty of math.

Main class: ch.alexi.fractgen.Main

Run: java -Xmx 512M -jar JFractGen.jar

Or just the starter shell script: sh jfractgen.sh

Today's already implemented features

-

Planned / future features

Some Screens

NOTE(s)

- the Forms layout classes from http://jgoodies.com - the macify library from http://simplericity.org/macify/ - the Silk icon set from http://www.famfamfam.com/lab/icons/silk/

This code contains the following 3rd-party libraries:

http://jgoodies.com