1 unstable release
0.1.0 | Apr 14, 2022 |
---|
#1683 in Math
26KB
559 lines
cellular
Create cellular automata.
lib.rs
:
Create cellular automata.
Inspired by tantan's 3D cellular automata project, the cellular library aims to allow you to create and simulate 2D and 3D cellular automata. Unlike tantan's project, this isn't bound to any one framework or game engine for displaying the automata graphically. This just does the simulation bits.
Dependencies
~0–265KB