Java swing desktop application for generating different types of fractal images. Includes all necessary Netbeans project files. All images generated with the application can be saved to the computer.
- zoom
- left
- right
- up
- down
- Modify real part of parameter c (f(z) = z^2 + c)
- Modify imaginary part of parameter c
- Specify up to 5 polynomial coefficients (y(z) = z + f(z)/f'(z))
- animate the construction of the fractal
- redraw, is random everytime
- modify all four function's coefficient set
- use one of the computer provided variations on top of the generated fractal