Browse Source

rm WebVR notes;

bjorn 5 years ago
parent
commit
00fc8beab8
1 changed files with 0 additions and 5 deletions
  1. 0 5
      guides/Distribution.md

+ 0 - 5
guides/Distribution.md

@@ -67,8 +67,3 @@ contents and mounts it into the Emscripten filesystem, which LÖVR will then run
 For full instructions on creating a web-enabled build of LÖVR, see the [Compiling guide](Compiling#webvr).
 You can also use [lovr-webvr-server](https://github.com/bjornbytes/lovr-webvr-server) to develop a
 WebVR project locally with live-reloading support.
-
-Note that there are a few differences when running LÖVR in the browser:
-
-- `Controller:newModel` will always return `nil`.
-- Compute shaders are not supported.