This web application demonstrates usage of Genetic Algorithm in the creation of fractals from Mandelbrot or Julia set.
Application is live HERE
prerequisites
- npm
- grunt-cli
$ npm install
$ grunt
Then a index.html will be generated and fully working in docs directory