Cellarium: A Playground for Cellular Automata
Summary
Cellarium is a Rust-based, GPU-accelerated playground for cellular automata that compiles cell logic into WGSL shaders and runs on the GPU. It includes example simulations (e.g., Game of Life, Gray-Scott) and runtime controls for parameter tweaking, offering a high-performance platform for CA exploration and visualization.