瀏覽代碼

Add phywire to the lovr lib list (#112)

Josip 2 年之前
父節點
當前提交
53d2eee640
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      guides/Libraries.md

+ 4 - 0
guides/Libraries.md

@@ -58,6 +58,10 @@ LÖVR-specific libraries:
       <td><a href="https://github.com/bjornbytes/lovr-mouse">lovr-mouse</a></td>
       <td>Mouse input.</td>
     </tr>
+    <tr>
+      <td><a href="https://github.com/jmiskovic/lovr-phywire">lovr-phywire</a></td>
+      <td>Visualizer for LÖVR physics internals.</td>
+    </tr>
     <tr>
       <td><a href="http://github.com/jmiskovic/lovr-procmesh">lovr-procmesh</a></td>
       <td>Generation of mesh primitives and constructive solid geometry (CSG) operations.</td>