Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 377 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 377 Bytes

42fract_ol

This project is about creating graphically beautiful fractals.

Compiling and running

Run make. An executable will compile.

usage

./fractol [fractal]

Fractals

  • Mandelbrot
  • Julia
  • Burning Ship

Controls

  • scroll to zoom in and out
  • arrow keys to move view
  • space to reset view color
  • esc to exit

Note:

MLX for mac is not great!