Giter Site home page Giter Site logo

vbrazhnik / fract-ol Goto Github PK

View Code? Open in Web Editor NEW
17.0 2.0 3.0 15.04 MB

School 42 project // Fractal Renderer

Makefile 0.90% C 84.33% Roff 6.74% Objective-C 8.02%
42 42school 42projects born2code unitfactory fract-ol fractal mandelbrot-set julia-set burning-ship

fract-ol's Introduction

Fract'ol

Fract'ol

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.

Wiki

You can check wiki-pages if you want to read detailed explanations and tips. Wiki-pages were written in Russian.

How to clone?

This repository includes submodule. So if you want to clone it, you can use the following command:

git clone --recurse-submodules <repository url>

If you will use git clone <repository url> instead of, you will get the empty libft folder.

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

Multi-window mode is also supported. For example, you can run the following command to launch two windows:

./fractol <name> <name>

You can specify up to 10 fractal names for one launch.

There are available the following fractals:

  • Mandelbrot
  • Julia
  • Burning Ship
  • Mandelbar
  • Celtic Mandelbrot
  • Celtic Mandelbar
  • Celtic Perpendicular
  • Perpendicular Mandelbrot
  • Perpendicular Burning Ship
  • Perpendicular Buffalo

Note that for a-few-word names you must use quotes:

./fractol "Perpendicular Burning Ship"

Controls

You can use H key for the help menu which contains a list of controls.

Controls

fract-ol's People

Contributors

vbrazhnik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.