Skip to content

A graphic project, drawing fractal sets using OpenGL library.

Notifications You must be signed in to change notification settings

Lmittie/fractol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractol 42

Graghic 42 school project.

Overview

This project’s goal is to create a small fractal exploration program using the miniLibX library.

Usage

make && make clean
./fractol [fractal]
fractals:
Mandelbrot
Julia
Newton
BurningShip
CelticMandelbrot

To change color press C.

To move fractal use arrows or left mouse button(press lmb again to stop it).

To zoom fractal use mouse wheel.

For Julia set press right mouse button to change its parameter.

Fractals

Julia Set

Burning Ship

Burning Ship

Newton

About

A graphic project, drawing fractal sets using OpenGL library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published