瀏覽代碼

doc: updated links (entt topic on GH)

Michele Caini 5 年之前
父節點
當前提交
aed817f724
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      docs/md/links.md

+ 4 - 0
docs/md/links.md

@@ -84,6 +84,10 @@ I hope this list can grow much more in the future:
   * [TiltedOnline](https://github.com/tiltedphoques/TiltedOnline) by
     [Tilted Phoques](https://github.com/tiltedphoques): Skyrim Together, a mod
     intended to sync the player and the world state accross multiple clients.
+  * [Edyn](https://github.com/xissburg/edyn): a real-time physics engine
+    organized as an ECS.
+  * [Silvanus](https://github.com/hobbyistmaker/silvanus): Silvanus Fusion 360
+    Box Generator.
 
 * Articles, videos and blog posts:
   * [Some posts](https://skypjack.github.io/tags/#entt) on my personal