Game of Life in WebGPU
Following on from implementing Rule 110 in WebGPU, I’ve gone into the second dimension, and implemented the Game of Life. This is essentially the same as my earlier Game of Life in WebGL, but using WebGPU rather than WebGL. Below you should see the simulation, if you’re running Google Chrome Canary, and you’ve enabled the “Unsafe WebGPU” experiment.
Tagged #programming, #webgpu. All content copyright James Fisher 2020. This post is not associated with my employer.