Browse Source

Add procmesh;

bjorn 4 years ago
parent
commit
ba1e97fecd
1 changed files with 2 additions and 0 deletions
  1. 2 0
      guides/Libraries.md

+ 2 - 0
guides/Libraries.md

@@ -39,6 +39,8 @@ List of Libraries
   tools for LÖVR.
   tools for LÖVR.
 - [lovr-pointer](https://github.com/bjornbytes/lovr-pointer) - A general pointer system that can be
 - [lovr-pointer](https://github.com/bjornbytes/lovr-pointer) - A general pointer system that can be
   used to select objects or create teleporters.
   used to select objects or create teleporters.
+- [lovr-procmesh](http://github.com/jmiskovic/lovr-procmesh) - Generation of mesh primitives and
+  constructive solid geometry (CSG) operations.
 - [lovr-window](https://github.com/Papaew/lovr-window) - A window module for LÖVR.
 - [lovr-window](https://github.com/Papaew/lovr-window) - A window module for LÖVR.
 - [lua-cjson](https://github.com/bjornbytes/lua-cjson) - High performance plugin for JSON
 - [lua-cjson](https://github.com/bjornbytes/lua-cjson) - High performance plugin for JSON
   encoding/decoding.
   encoding/decoding.