Skip to content

Zaraka/FractalEvolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractal Evolution

This web application demonstrates usage of Genetic Algorithm in the creation of fractals from Mandelbrot or Julia set.

Application is live HERE

Compiling

prerequisites

  • npm
  • grunt-cli
$ npm install
$ grunt

Then a index.html will be generated and fully working in docs directory