We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1be50c0 + ee436b4 commit 6622ecbCopy full SHA for 6622ecb
README.md
@@ -141,6 +141,7 @@ GPU.js in the wild, all around the net. Add yours here!
141
* [Shaded relief with gpujs and d3js](https://observablehq.com/@rveciana/shaded-relief-with-gpujs-and-d3js/2)
142
* [Caesar Cipher GPU.js Example](https://observablehq.com/@robertleeplummerjr/caesar-cipher-gpu-js-example)
143
* [Matrix Multiplication GPU.js + Angular Example](https://ng-gpu.surge.sh/)
144
+* [Conway's game of life](https://observablehq.com/@brakdag/conway-game-of-life-gpu-js)
145
146
## Installation
147
On Linux, ensure you have the correct header files installed: `sudo apt install mesa-common-dev libxi-dev` (adjust for your distribution)
0 commit comments