Small application to learn wgpu and rust around neural cellular automata. In spired from https://neuralpatterns.io/.
The rustfmt tool reformats your code according to the community code style and the rustfmt.tom configuration file.
For the latest and greatest rustfmt, nightly is required.
You first need to install nightly toolchain.
Then, to run it in the current working directory:
cargo +nightly fmt