diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-07-08 02:54:58 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-07-08 02:54:58 +0200 |
commit | cd3065f541fe8b4177e1aad2ccacc16cb25954d8 (patch) | |
tree | c99edebd8cd3b63b65f7614c0688dd819f148a02 | |
parent | 020534ce934af6325ffe676c1763ba132f7861f7 (diff) |
mm
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ the video as a regular video in vr without depth (like a cinema). # Building vr video player can be built by running `./build.sh` or by using [sibs](https://github.com/DEC05EBA/sibs) or if you are running Arch Linux, then you can find it on aur under the name vr-video-player-git (`yay -S vr-video-player-git`). -Dependencies required: `glm, glew, sdl2, openvr and x11`. +Dependencies needed when building using `build.sh`: `glm, glew, sdl2, openvr, libx11 and libxcomposite`. # How to use Install xdotool and launch a video in a video player (I recommend mpv) and fullscreen it or resize it to fit your monitor for best quality and then, |