Skip to content

This project is a fractal visualization program written in C using the MLX42 graphics library

Notifications You must be signed in to change notification settings

HYYPNNOSS/Visual-Fractal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VISUAL FRACTAL

Description

First project of the Graphic Branch of 42. Fractol is a project aimed at exploring fractals, mathematical sets that exhibit a repeating pattern displayed at every scale.

Features

  • Multiple fractals [Mandelbrot, Julia, BurningShip]
  • Zoom-In and Zoom-Out
  • Different colors patterns
  • Moving Left/RIght/Up/Down

How to use ?

$> make
$> ./Fractol mandelbrot
$> ./Fractol julia
$> ./Fractol BurningShip

Overview

alt text

alt text

alt text

About

This project is a fractal visualization program written in C using the MLX42 graphics library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published