williamfiset / FractalExplorer

A tool for exploring Fractals!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fractal Explorer

Running Application

Requirements: Java 1.7 or above

Using jar file to run application:

java -jar FractalExplorer.jar

Compile and run manually in terminal:

javac FractalExplorer.java
java FractalExplorer

Some of the images found using this application include:

Fractal #1 - Found by William Fiset

Alt text

Fractal #2 - Found by William Fiset

Alt text

Fractal #3 - Found by William Fiset

Alt text

Fractal #4 - Found by William Fiset

Alt text

Fractal #5 - Found by William Fiset

Alt text

Fractal #6 - Found by William Fiset

Alt text

Fractal #7 - Found by William Fiset

Alt text

Fractal #8 - Found by William Fiset

Alt text

About

A tool for exploring Fractals!

License:GNU General Public License v2.0


Languages

Language:Java 100.0%