소스 검색

Add procmesh;

bjorn 4 년 전
부모
커밋
ba1e97fecd
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      guides/Libraries.md

+ 2 - 0
guides/Libraries.md

@@ -39,6 +39,8 @@ List of Libraries
   tools for LÖVR.
 - [lovr-pointer](https://github.com/bjornbytes/lovr-pointer) - A general pointer system that can be
   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.
 - [lua-cjson](https://github.com/bjornbytes/lua-cjson) - High performance plugin for JSON
   encoding/decoding.