diff --git a/README.md b/README.md index 15e56507..30385072 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ GPU.js in the wild, all around the net. Add yours here! * [GPU Rock Paper Scissors](https://observablehq.com/@alexlamb/gpu-rock-paper-scissors) * [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/) ## Installation On Linux, ensure you have the correct header files installed: `sudo apt install mesa-common-dev libxi-dev` (adjust for your distribution)