https://github.com/williamfiset/fractalexplorer
A tool for exploring Fractals!
https://github.com/williamfiset/fractalexplorer
explorer exploring-fractals fractal java math
Last synced: 7 months ago
JSON representation
A tool for exploring Fractals!
- Host: GitHub
- URL: https://github.com/williamfiset/fractalexplorer
- Owner: williamfiset
- License: gpl-2.0
- Created: 2015-04-27T14:45:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-06-01T23:28:06.000Z (over 8 years ago)
- Last Synced: 2024-10-14T18:52:28.944Z (12 months ago)
- Topics: explorer, exploring-fractals, fractal, java, math
- Language: Java
- Homepage:
- Size: 2.68 MB
- Stars: 51
- Watchers: 5
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fractal Explorer
### Running Application
Requirements: Java 1.7 or above
Using jar file to run application:
```bash
java -jar FractalExplorer.jar
```Compile and run manually in terminal:
```bash
javac FractalExplorer.java
java FractalExplorer
```### Some of the images found using this application include:
##### Fractal #1 - Found by William Fiset
##### Fractal #2 - Found by William Fiset
##### Fractal #3 - Found by William Fiset
##### Fractal #4 - Found by William Fiset
##### Fractal #5 - Found by William Fiset
##### Fractal #6 - Found by William Fiset
##### Fractal #7 - Found by William Fiset
##### Fractal #8 - Found by William Fiset
