Skip to content

romanamo/explorino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Explorino

About

Explorino is a tool to explore a variety of Fractals by simple moving or zooming.

Precision goes as far as a 64-bit floating-point number for a zoomed in point allows.

You can save your favorite findings as .png-image. Resolution and Computation depth can be selected.

Language Support for:

  • English
  • French
  • German
  • Spanish

Requirements

Java 11 or higher is required.

Controls

In Fullscreen mode following keys can be used to navigate around.

Key(s) Action
R Reset Offset to Origin (0,0) and Zoom to 1
WASD Up-/Left-/Down-/Right-Movement
IO In-/Out-Zoom

Fractals

Explorino supports following fractals:

Fractal Description Options
Mandelbrot/Multibrot https://en.wikipedia.org/wiki/Mandelbrot_set - degree
Julia/Multijulia https://en.wikipedia.org/wiki/Julia_set - degree
- parameter c
Newton/Nova https://en.wikipedia.org/wiki/Newton_fractal - up to 5 variable coefficients
Lyapunov https://en.wikipedia.org/wiki/Lyapunov_fractal - sequence

Coloring

Explorino supports following coloring methods:

Coloring Description Options
Palette Coloring Coloring based on convergence given by a pre choosen custom color palette.
Argument Coloring Coloring based of the complex Argument of the last iteration. - invert
Absolute Value Coloring Coloring based of the absolute value of the last iteration. - invert
Basic Coloring Coloring based on convergence and Hue of the HSV Model.

Gallery

julia fractal newton fractal mandelbrot fractal lyapunov fractal

Built with

License

MIT License

About

Tool to visually explore a variety of fractals.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published