Skip to content

mdubus/fractol

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fractol

A beautiful fractal renderer coded with C, the minilibx (included), and Opencl.

It is the second infographie project of the school 42.

Multiple bonus :

  • Choose between GPU or CPU
  • Large color palette
  • Many fractals available
  • Smooth coloring

Installation

Compile with CPU :

$ make

Compile with GPU :

$ make GPU=yes

Usage

$ ./fractol [mandelbrot / duobrot / triobrot / mandelbar / julia / buffalo / ship / bird]

Overview

alt text

alt text

alt text

alt text

alt text

alt text

Final mark

125/100 (full bonus)

Releases

No releases published

Packages

No packages published