cellular automaton
Projects with this topic
-
This program simulate cells in a lattice with a Cellular Potts Model. The basic configuration is for vasculogenesis.
Updated -
Implementation for the Cellular Automaton called "Brian's Brain" made in Rust with the Vulkan API.
Updated -
Development of the C code of the cellular automaton "The Game of Life".
Updated -
A simple implementation of Conway's Game of Life
Updated -
Game of life in Netlogo
Updated -
A Langton's ant simulation program implemented in C++ and Qt5.
Updated -
Implementation of the Conway's Game of Life cellular automaton
Updated -
A framework/sandbox for the implementation of cellular automaton.
Updated -
An OpenGL application (written in C++) that provides the user with either a 'Conway's Game of Life' Cellular Automaton, or a custom automaton of square cells. The user can set up an initial state and a delay in milliseconds and watch it evolve.
Updated