-
Notifications
You must be signed in to change notification settings - Fork 0
Generates a Mandelbrot set in java and displays it. The frame centers its self around the mouse when you click. The + button changes the radius to radius/2. The - button changes the radius to radius*2. Depth refers to the number of iterations in the mandelbrot sequence the program goes through before deciding a pixel is in the set.
trbaum/mandelbrot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
Generates a Mandelbrot set in java and displays it. The frame centers its self around the mouse when you click. The + button changes the radius to radius/2. The - button changes the radius to radius*2. Depth refers to the number of iterations in the mandelbrot sequence the program goes through before deciding a pixel is in the set.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published