Skip to content

A user interface to explore the wonders of the Mandelbrot-set fractal.

License

Notifications You must be signed in to change notification settings

Nebalus/Mandelbrot-Fractal

Repository files navigation

Mandelbrot-Fractal

This project provides a multithreaded user interface to explore the wonders of the Mandelbrot-set fractal.

Requirements

  • Java Runtime Enviroment 8 (A higher version also works)
  • A PC with a lot of CPU Cores/Threads
  • A display output
  • A keyboard and/or a mouse

Controls

Also supports mouse drag- and scroll events

  • 1 = Toggles the debug info
  • 2, 3, 4 = Switches threw some predefined colorpallets
  • E = Zooms In
  • Q = Zooms Out
  • R = Higheres the maxIterations (Higher Resolution)
  • F = Lowers the maxIterations (Lower Resolution)
  • W = Moves the camera up
  • S = Moves the camera down
  • A = Moves the camera to the left
  • D = Moves the camera to the right

Preview Images