Skip to content

A Java program that zooms into a point on the Mandelbrot fractal. The program produces a P3 PPM Image for each zoom level.

Notifications You must be signed in to change notification settings

freddiejbawden/mandelbrot-fractal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mandelbrot-fractal

A Java applet that zooms into a point on the Mandelbrot fractal. The program produces a P3 PPM Image for each zoom level.

Sample Images

Full Fractal

x=0.4, y= 0.4

x=0.3654, y=0.3638

About

A Java program that zooms into a point on the Mandelbrot fractal. The program produces a P3 PPM Image for each zoom level.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages