Browse Source

Update Libraries;

bjorn 6 years ago
parent
commit
6fa721c061
1 changed files with 3 additions and 0 deletions
  1. 3 0
      guides/Libraries.md

+ 3 - 0
guides/Libraries.md

@@ -26,12 +26,15 @@ List of Libraries
 - [flux](https://github.com/rxi/flux) - A tweening library for Lua.
 - [handy](https://github.com/bjornbytes/handy) - Helper utilities for managing controllers.
 - [knife](https://github.com/airstruck/knife) - A collection of useful micromodules for Lua.
+- [lodr](https://github.com/mcclure/lodr) - A live-reloading wrapper for LÖVR.
 - [lovr-grid](https://github.com/bjornbytes/lovr-grid) - A library for drawing grids.
 - [lovr-haxe-wrappergen](https://github.com/excessive/lovr-haxe-wrappergen) - Haxe bindings for LÖVR.
 - [lovr-icosphere](https://github.com/bjornbytes/lovr-icosphere) - A library to create icospheres.
 - [lovr-keyboard](https://github.com/bjornbytes/lovr-keyboard) - Keyboard input
 - [lovr-lighting](https://github.com/bjornbytes/lovr-lighting) - Simple lighting shaders to add to
 - [lovr-mouse](https://github.com/bjornbytes/lovr-mouse) - Mouse input
+- [lovr-oculus-mobile](https://github.com/mcclure/lovr-oculus-mobile) - Android information and
+  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-webvr-server](https://github.com/bjornbytes/lovr-webvr-server) - A local development server for