File size: 480 Bytes
489618a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15

---
---

# WebGPU and Other References

### Math libraries and Rendering vertex stuff.

- **Workgroup** :: https://webgpufundamentals.org/

- **Module** :: https://webgpufundamentals.org/3rdparty/wgpu-matrix.module.js

- **Implementations** :: https://www.bing.com/search?pglt=929&q=matrix.module.js&cvid=f489a108db90408c8b575d292bfd7c55&gs_lcrp=EgRlZGdlKgYIABBFGDkyBggAEEUYOTIGCAEQABhAMgYIAhAAGEAyBggDEAAYQDIGCAQQABhA0gEHNjI0ajBqMagCALACAA&FORM=ANNTA1&PC=U531&EPC=ExpTester

---