Allows the user (outside of HMD) to view into the virtual world by turning the display into a window.
- Clone this repo
git clone https://github.com/deprecatedcoder/PictureWindow.git
- Open
PictureWindow
within Unity - Import the SteamVR Plugin
- Add the
PictureWindowControl
script to the Controllers - Add the
Companion UI
andPictureWindow
prefabs to the scene
Code released under the MIT License.