webgpu-cca icon indicating copy to clipboard operation
webgpu-cca copied to clipboard

Experiment implementation of Multiple Neighborhoods Cellular Automata using WebGPU

WebGPU Compute Cellular Automata

Implementation of Multiple Neighborhoods Cellular Automata using WebGPU

preview

preview2

Run

Chrome Canary

This code is using WebGPU API, and was tested on Chrome Canary 105.0.5181.0 macOS.

Install Chrome Canary.

Turn on #enable-unsafe-webgpu via chrome://flags on Chrome Canary.

Live demo

Build and run

yarn install
npm run dev

References

License

MIT