Nebalus / Mandelbrot-Fractal

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Java 100.0%