Ver Fonte

Add phywire to the lovr lib list (#112)

Josip há 2 anos atrás
pai
commit
cf92020d28
1 ficheiros alterados com 4 adições e 0 exclusões
  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>