Skip Navigation

ALIEN is an artificial life simulation program based on a specialized physics and rendering engine in CUDA

alien-project.org artificial life environment

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 pro...

4

You're viewing a single thread.

4 comments
  • 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.