Skip to content

askuznetsov/fract_ol

Repository files navigation

Fract_ol

This project is meant to create graphically beautiful fractals.

Rose

Fract'ol is a School 42 project. The purpose of this project is to create fractal renderer.

Note that macOS is only supported.

fract_ol.en.pdf is the task file.

Installation

Clone repository and then go into the created directory and run the following command:

make

How to run program?

You can run the project with the following command:

./fractol <name>

For example, you can specify Mandelbrot fractal:

./fractol Mandelbrot

Mandelbrot

Available fractals:

  • Mandelbrot
  • Julia
  • Burning ship
  • Fish
  • Ancients
  • Web
  • Rose

Controls

Use mouse scroll to zoom.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published