Spaces:
Running
Running
update docs
Browse files- README.md +0 -2
- REFERENCE.md +4 -0
README.md
CHANGED
@@ -12,8 +12,6 @@ app_file: "index.html"
|
|
12 |
short_description: High-performance plasma arc simulation using WebGPU.
|
13 |
---
|
14 |
|
15 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
16 |
-
|
17 |
# Plasma Arc Project
|
18 |
|
19 |
## Overview
|
|
|
12 |
short_description: High-performance plasma arc simulation using WebGPU.
|
13 |
---
|
14 |
|
|
|
|
|
15 |
# Plasma Arc Project
|
16 |
|
17 |
## Overview
|
REFERENCE.md
CHANGED
@@ -26,3 +26,7 @@
|
|
26 |
- **GPU Programming**: N. Wilt, "CUDA Handbook: A Comprehensive Guide to GPU Programming", 2013.
|
27 |
|
28 |
---
|
|
|
|
|
|
|
|
|
|
26 |
- **GPU Programming**: N. Wilt, "CUDA Handbook: A Comprehensive Guide to GPU Programming", 2013.
|
27 |
|
28 |
---
|
29 |
+
|
30 |
+
## Fonts and Atlas'
|
31 |
+
|
32 |
+
- **SDF Atlas Generation** https://github.com/Chlumsky/msdf-atlas-gen
|