Skip to content

Commit 5e93a9b

Browse files
author
Codex
committed
Add "Built With" section to README with project dependencies
1 parent e29f464 commit 5e93a9b

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,16 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines.
158158

159159
---
160160

161-
## 📄 License
161+
## � Built With
162+
163+
Materia is built on top of these excellent open source projects:
164+
165+
- **[wgpu4k](https://github.com/AmphoraHealth/wgpu4k)** – Kotlin Multiplatform bindings for wgpu, providing the unified WebGPU/Vulkan graphics backend
166+
- **[korlibs-math](https://github.com/korlibs/korge)** – Kotlin Multiplatform math library from Korge, providing vectors, matrices, and quaternions
167+
168+
---
169+
170+
## �📄 License
162171

163172
[Apache License 2.0](LICENSE) – Use freely in commercial and open source projects.
164173

0 commit comments

Comments
 (0)