Sandbox cellular automata simulation. This project is the web vestion of the project native Nito
You can try the simulation by yourself at Nito !
This project was developed in rust and ported to the web using wasm.
- Simulation is implemented in Rust
- Graphical frontend is implemented in wasm
- Water: falls and spreads
- Sand: falls and piles up
- Wood: stays in place, burns into embers
- Fire: flickers and decay
- Smoke: rises and decays, generated from burning embers
- Embers: generates fire and smoke, decays, turns into charcoal upon contact with water
- Charcoal: stays in place, burns into embers