We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f51329 commit a8a146aCopy full SHA for a8a146a
1 file changed
Engine/README.md
@@ -59,6 +59,7 @@
59
* [renderer-A shader-based software renderer written from scratch in C89](https://github.com/zauonlok/renderer)
60
* [geometry-central(Applied 3D geometry in C++, with a focus on surface meshes)](https://github.com/nmwsharp/geometry-central)
61
* [XUSG](https://github.com/StarsX/XUSG)
62
+* [magnum-Lightweight and modular C++11 graphics middleware](https://github.com/mosra/magnum)
63
64
## 动画
65
* [Motion-Matching](https://github.com/orangeduck/Motion-Matching)
0 commit comments