English

Probabilistic Cellular Automata for Granular Media in Video Games

Cellular Automata and Lattice Gases 2021-03-10 v1 Other Computer Science

Abstract

Granular materials are very common in the everyday world. Media such as sand, soil, gravel, food stuffs, pharmaceuticals, etc. all have similar irregular flow since they are composed of numerous small solid particles. In video games, simulating these materials increases immersion and can be used for various game mechanics. Computationally, full scale simulation is not typically feasible except on the most powerful hardware and tends to be reduced in priority to favor other, more integral, gameplay features. Here we study the computational and qualitative aspects of side profile flow of sand-like particles using cellular automata (CA). Our CA uses a standard square lattice that updates via a custom, modified Margolus neighborhood. Each update occurs using a set of probabilistic transitions that can be tuned to simulate friction between particles. We focus on the look of the sandpile structure created from an hourglass shape over time using different transition probabilities and the computational impact of such a simulation.

Keywords

Cite

@article{arxiv.2008.06341,
  title  = {Probabilistic Cellular Automata for Granular Media in Video Games},
  author = {Jonathan Devlin and Micah D. Schuster},
  journal= {arXiv preprint arXiv:2008.06341},
  year   = {2021}
}

Comments

Cellular Automata, Sandpile

R2 v1 2026-06-23T17:51:35.835Z