Skip to content

Commit 6622ecb

Browse files
Merge pull request #700 from brakdag/patch-1
add demo
2 parents 1be50c0 + ee436b4 commit 6622ecb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ GPU.js in the wild, all around the net. Add yours here!
141141
* [Shaded relief with gpujs and d3js](https://observablehq.com/@rveciana/shaded-relief-with-gpujs-and-d3js/2)
142142
* [Caesar Cipher GPU.js Example](https://observablehq.com/@robertleeplummerjr/caesar-cipher-gpu-js-example)
143143
* [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)
144145

145146
## Installation
146147
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

Comments
 (0)