Skip to content

Jehadel/MandelbrotFractalExplo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mandelbrot’s fractal exploration

A simple tool to visualize the famous fractal. More on the subject here.

Screen snapshot

You can try it on line (not recommanded - ressource-consuming !)

Launch the demo :

    make play

Build a version (with love.js) :

    make js

TODO :

Improve interactivity Add colors !