Skip to content

grantranda/retorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retorn

Retorn is a fractal renderer built with LWJGL that can generate interactive Mandelbrot and Julia set fractals. It features a GUI with adjustable rendering parameters, coloring algorithm selection (escape time and orbit trap), and a gradient editor to modify fractal colors and generate random color palettes.

Images

Julia Mandelbrot

       

Technology

Running

  1. Download Retorn.zip from the latest release.
  2. Extract the jar file and resources folder to the same directory.
  3. Run the application:
java -jar retorn-1.0.jar

Key Bindings

Command Key 1 Key 2
Drag LMB
Zoom In RMB Scroll Up
Zoom Out Shift + RMB Scroll Down
Toggle GUI F1

License

License: GPL v3