Artificial LIfe ENvironment (ALIEN) is an artificial life simulation tool based on a specialized 2D particle engine in CUDA for soft bodies and fluid-like media. Each simulated body consists of a network of particles that can be enriched with higher-level functions, ranging from pure information processing capabilities to physical equipment (such as sensors, muscles, weapons, constructors, etc.) whose executions are orchestrated by a signaling system. The bodies can be thought of as agents or digital organisms operating in a common environment.
There are a few life simulator projects, OpenWorm is another really interesting one for example. What I’d like to see is a distributed version of ALIEN where it runs kind of like seti@home, then you could build out a massive ecosystem of virtual life to see what happens.
Are there any other interesting programs like this? I’ve always been a fan of things like Conway’s Game of Life.
There are a few life simulator projects, OpenWorm is another really interesting one for example. What I’d like to see is a distributed version of ALIEN where it runs kind of like seti@home, then you could build out a massive ecosystem of virtual life to see what happens.
I never even considered that! What a phenomenal idea.