Skip to content

lmakinaa/fractol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractol

Fract'ol @ 1337 – 42 Network: single-threaded fractal renderer

Logo

Table of Contents

About

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.

Getting Started

git clone [email protected]:lmakinaa/fractol.git && cd fractol
make fractol

You can now run ./fractol to get started.

Prerequisites

To run the build and run the program, you'll need:

Features

Feature Column 2 Header
Move Arrows
Change color C
Zoom Mouse Wheel
Reset zoom R
Exit ESC

Usage

Beside ./fractol mandelbrot, you can use:

  • ./fractol julia <reel part> <imaginary part>

    Exemple julia

  • ./fractol "burning ship"

    Exemple burning ship

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published