Skip to content

CodeSimcoe/MandelbrotFx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot / Julia Set / ... explorer

  • Left click : move to pointed position
  • Mouse wheel : Zoom in / out (zooming can be performed relative to cursor position or current area's center)

Algorithms

Multiple fractal algorithms are available :

  • Mandelbrot
  • Julia sets
  • Burning ship
  • Tricorn
  • Celtic
  • Newton Sine
  • ...

Startup

Run the command

mvn javafx:run

Gallery

Escape viewer

It is possible to enable the "escape" overlay. When enabled, it shows the first iteration points on the complex plane, starting from the cursor's position.

Music

Free of use, by Clavier-Music

https://pixabay.com/users/clavier-music-16027823/

About

A fractal (Mandelbrot, Julia, ...) explorer written with JavaFX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages