File size: 1,425 Bytes
489618a
 
 
 
 
d3bf19d
 
 
 
 
 
 
489618a
d3bf19d
 
489618a
d3bf19d
489618a
d3bf19d
 
489618a
d3bf19d
 
 
 
 
 
 
508909d
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
---
---

# WebGPU and Other References

## Math Libraries and Rendering Vertex Stuff

- **Workgroup**: [WebGPU Fundamentals](https://webgpufundamentals.org/)
- **Module**: [wgpu-matrix.module.js](https://webgpufundamentals.org/3rdparty/wgpu-matrix.module.js)
- **Implementations**: [Search Results for matrix.module.js](https://www.bing.com/search?pglt=929&q=matrix.module.js&cvid=f489a108db90408c8b575d292bfd7c55&gs_lcrp=EgRlZGdlKgYIABBFGDkyBggAEEUYOTIGCAEQABhAMgYIAhAAGEAyBggDEAAYQDIGCAQQABhA0gEHNjI0ajBqMagCALACAA&FORM=ANNTA1&PC=U531&EPC=ExpTester)

## WebGPU Resources

- **Official WebGPU Documentation**: [WebGPU Spec](https://www.w3.org/TR/webgpu/)
- **WebGPU Tutorial**: [WebGPU Fundamentals](https://webgpufundamentals.org/webgpu.html)

## Design and Architecture

- **Unreal Engine 5 Style Guide**: [UE5 Coding Standards](https://docs.unrealengine.com/4.27/en-US/ProductionPipelines/DevelopmentSetup/CodingStandard/)
- **React State Management**: [React Documentation](https://reactjs.org/docs/state-and-lifecycle.html)

## Additional References

- **Plasma Physics Textbook**: J. D. Huba, "NRL Plasma Formulary", 2020.
- **WebGPU API Reference**: [WebGPU API](https://developer.mozilla.org/en-US/docs/Web/API/WebGPU_API)
- **GPU Programming**: N. Wilt, "CUDA Handbook: A Comprehensive Guide to GPU Programming", 2013.

---

## Fonts and Atlas'

- **SDF Atlas Generation** https://github.com/Chlumsky/msdf-atlas-gen