Fract'ol @ 1337 – 42 Network: single-threaded fractal renderer
Fractol is a dynamic project aimed at exploring the fascinating field of fractal geometry. This project harnesses the power of the MinilibX, a simple and easy-to-use library provided by the 42 network, to create stunning graphical representations of various types of fractals. These include the Mandelbrot set, Julia set, and Burning Ship fractal.
git clone [email protected]:lmakinaa/fractol.git && cd fractol
make fractol
You can now run ./fractol
to get started.
To run the build and run the program, you'll need:
- Clang
- MLX
Feature | Column 2 Header |
---|---|
Move | Arrows |
Change color | C |
Zoom | Mouse Wheel |
Reset zoom | R |
Exit | ESC |
Beside ./fractol mandelbrot
, you can use: