Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

romanmikh/42_fractal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractol 🌌

  • Mandelbrot, Julia, Mandelbad & Burning Ship fractal sets
  • Mouse & Key Zoom & Navigation
  • Real-time Rendering
  • Customizable Colors
Fractal gif
Fractal 1 Fractal 2
Fractal 3 Fractal 4

SSH

git clone https://github.com/romanmikh/42_fractol.git fractol
cd fractol
make
./fractol

Controls

  • Zoom: Mouse scroll or m/n keys.
  • Move: Arrow keys for panning.
  • Change Fractals: Follow prompt instructions.
  • Exit: Press ESC to quit.