Home

Awesome

ElectricSheep_WebGL

An IFS fractal flame renderer for the browser using WebGL.

Try it here!

Fractal Flames

The Electric Sheep distributed computing project, as presented in Scott Draves' and Erik Reckase's paper The Fractal Flame Algorithm, used idle time to render fractal images which were simultaneously evolved using a genetic algorithm which used user ratings as the fitness function.

Project Goals

This is a work in progress, currently fixed to one function set and parameter configuration but will develop this futher. In future I would like to set up a site where people can publish their own flames and rate them, perhaps with a GA component to it.

Sample Images

<img src="https://github.com/richardassar/ElectricSheep_WebGL/raw/master/images/flame-1.png" width="256px"/> <img src="https://github.com/richardassar/ElectricSheep_WebGL/raw/master/images/flame-2.png" width="256px"/> <img src="https://github.com/richardassar/ElectricSheep_WebGL/raw/master/images/flame-3.png" width="256px"/> <img src="https://github.com/richardassar/ElectricSheep_WebGL/raw/master/images/flame-4.png" width="256px"/> <img src="https://github.com/richardassar/ElectricSheep_WebGL/raw/master/images/flame-5.png" width="256px"/> <img src="https://github.com/richardassar/ElectricSheep_WebGL/raw/master/images/flame-6.png" width="256px"/> <img src="https://github.com/richardassar/ElectricSheep_WebGL/raw/master/images/flame-7.png" width="256px"/> <img src="https://github.com/richardassar/ElectricSheep_WebGL/raw/master/images/flame-8.png" width="256px"/> <img src="https://github.com/richardassar/ElectricSheep_WebGL/raw/master/images/flame-10.png" width="256px"/> <img src="https://github.com/richardassar/ElectricSheep_WebGL/raw/master/images/flame-9.jpg" width="256px"/>

Enjoy :)