Skip to content

✨ [C, OpenCL, Fractals Equation, Chunked Rendering] A multithreaded fractal renderer coded in C language.

Notifications You must be signed in to change notification settings

gaspardmoindrot/fractol_42

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fractol_42

image

Summary

Fractol is a 42 Project aimed at exploring fractals; mathematical sets that exhibit a repeating pattern displayed at every scale.

Functions

  • Switch between fractls : Mandelbrot, Julia, Phoenix, Barnsley, Flowerbrot, Buddha.
  • Increase and decrease max iteration for shape calculation.
  • Zoom and unzoom.
  • Different colors patterns.
  • Random color patterns with random variable not using time stamp.

Installation

$> make
$> ./fractol

About

✨ [C, OpenCL, Fractals Equation, Chunked Rendering] A multithreaded fractal renderer coded in C language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published