esaye / Lenia

Lenia - Mathematical Life Forms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lenia

Lenia is a 2D cellular automata with continuous space, time and states. It produces a huge variety of interesting life forms.

There are various versions available. Python, Matlab and web (JavaScript) versions are real-time, interactive, and equipped with statistics tools. Jupyter and R versions are non-interactive and just for demonstration purposes.

Showcase video

screen cap

Watch in Vimeo Watch in YouTube

Python Version

Fastest version, minimalist layout. Now with GPU support! (Needs Python3 and various libraries)

screen cap screen cap screen cap

Matlab Version

Fast version, great tools for statistical analysis. (Needs purchased copy of Matlab)

screen cap

JavaScript Version

The original program, slow but with most features.

screen cap 1 screen cap 2 screen cap 3

3D rendering using plot.ly

orbium       gyrorbium

About

Lenia - Mathematical Life Forms

License:MIT License


Languages

Language:Python 50.4%Language:JavaScript 42.5%Language:MATLAB 7.1%