Skip to content

Commit 1be50c0

Browse files
Merge pull request #676 from ultrasonicsoft/develop
Using GPU.js in Angular example
2 parents b2a4aa8 + fa91a3d commit 1be50c0

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
@@ -140,6 +140,7 @@ GPU.js in the wild, all around the net. Add yours here!
140140
* [GPU Rock Paper Scissors](https://observablehq.com/@alexlamb/gpu-rock-paper-scissors)
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)
143+
* [Matrix Multiplication GPU.js + Angular Example](https://ng-gpu.surge.sh/)
143144

144145
## Installation
145146
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)