Skip to content

Mandelbrot fractal renderer with real-time zoom and logarithmically interpolated coloring.

Notifications You must be signed in to change notification settings

kramer99/mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mandelbrot

Mandelbrot fractal renderer with real-time zoom and logarithmically interpolated coloring. It will also divide the work and utilize as many cores as your processor has available.

Only works on windows. To run on Mac or Linux, just replace lib/swt.jar with the Mac or Linux version found here: http://www.eclipse.org/swt/

Take a look in example-images for some pretty pictures.

About

Mandelbrot fractal renderer with real-time zoom and logarithmically interpolated coloring.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages