Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

Calculates fractals on a grid and displays them in a JFrame.

Notifications You must be signed in to change notification settings

brandonmaul/CSE116-FractalGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractal Generator

A fractal generator when calculates the escape times of 4 different fractals on a coordinate plane, and then displays them with a simple user interface.

To use this program run the main method found in model.Driver.java.

The program displays a menu bar with a selection of fractal types, as well as options that change the fractal.

Each change you make to the fractal will update in real-time.

In the 'File' menu you can reset the fractal and the options to the defaults with 'Clear'. You can also exit the program by clicking on 'Exit'.

About

Calculates fractals on a grid and displays them in a JFrame.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages