We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2a4aa8 + c317c25 commit fa91a3dCopy full SHA for fa91a3d
README.md
@@ -140,6 +140,7 @@ GPU.js in the wild, all around the net. Add yours here!
140
* [GPU Rock Paper Scissors](https://observablehq.com/@alexlamb/gpu-rock-paper-scissors)
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
145
## Installation
146
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