Skip to content

Commit

Permalink
Merge pull request #700 from brakdag/patch-1
Browse files Browse the repository at this point in the history
add demo
  • Loading branch information
robertleeplummerjr authored Jun 17, 2021
2 parents 1be50c0 + ee436b4 commit 6622ecb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ GPU.js in the wild, all around the net. Add yours here!
* [Shaded relief with gpujs and d3js](https://observablehq.com/@rveciana/shaded-relief-with-gpujs-and-d3js/2)
* [Caesar Cipher GPU.js Example](https://observablehq.com/@robertleeplummerjr/caesar-cipher-gpu-js-example)
* [Matrix Multiplication GPU.js + Angular Example](https://ng-gpu.surge.sh/)
* [Conway's game of life](https://observablehq.com/@brakdag/conway-game-of-life-gpu-js)

## Installation
On Linux, ensure you have the correct header files installed: `sudo apt install mesa-common-dev libxi-dev` (adjust for your distribution)
Expand Down

0 comments on commit 6622ecb

Please sign in to comment.