Skip to content

Work-in-progress fractal generator with my Standards library.

License

Notifications You must be signed in to change notification settings

joshuacrotts/fractal-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractal Generator

About Fractal Generator

CodeFactor GitHub contributors GitHub commit activity GitHub repo size GitHub issues open GitHub issues closed

Fractal-Generator is a small program that allows users to generate fractals (go figure!). The user may enter a complex equation and view the fractal. Not only that, zooming into the fractal is supported as well. There is also a feature to undo a zoom.

Dependencies

This program uses my Standards (now Theta) library. The JAR file is included in the /lib/ directory.

Rebuilding Fractal Generator

Clone the repository to your computer and compile via your favorite IDE or terminal environment. Make sure to add the Standards JAR to the build path.

Reporting Bugs

See the Issues Tab.

Version History

The master branch encompasses all changes. A version of this which is multi-threaded is present, but does not work correctly (i.e. the performance between the two is negligible).

About

Work-in-progress fractal generator with my Standards library.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages