EvoCell: Unterschied zwischen den Versionen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
[[Bild:Evocell_ecoli15.png|right]] | [[Bild:Evocell_ecoli15.png|right]] | ||
=== Java based EvoCell === | |||
EvoCell is an open source java software to evolve ruletable based cellular automata via mutations in the rule table. The code is a mess but it seems to run fine at least under Windows and Linux :) | EvoCell is an open source java software to evolve ruletable based cellular automata via mutations in the rule table. The code is a mess but it seems to run fine at least under Windows and Linux :) | ||
Zeile 12: | Zeile 13: | ||
https://whatever.metalab.at/projects/EvoCell/source | https://whatever.metalab.at/projects/EvoCell/source | ||
=== WebGL based EvoCell in the browser === | |||
Now [[user:metaz|metaz]] and [[user:wizard23|I]] are working on a WebGL based reimplemntation of EvoCell in the webbrowser. Because we do the number crunching in the shader its 100-300x faster than the old Java version (and it will become even faster because of the evolution of gfx cards :) This is under development but can allready be checked out at: | |||
https://bitbucket.org/wizard23/webevocell/ | |||
[[Kategorie:English]] | [[Kategorie:English]] |