Selaa lähdekoodia

Add phywire to the lovr lib list (#112)

Josip 2 vuotta sitten
vanhempi
commit
53d2eee640
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  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>