Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deprecatedcoder/PictureWindow
Allows the user (outside of HMD) to view into the virtual world by turning the display into a window.
https://github.com/deprecatedcoder/PictureWindow
Last synced: about 1 month ago
JSON representation
Allows the user (outside of HMD) to view into the virtual world by turning the display into a window.
- Host: GitHub
- URL: https://github.com/deprecatedcoder/PictureWindow
- Owner: deprecatedcoder
- License: mit
- Created: 2017-03-20T00:09:22.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-13T22:33:02.000Z (over 6 years ago)
- Last Synced: 2024-08-28T18:14:40.802Z (5 months ago)
- Language: C#
- Size: 548 KB
- Stars: 84
- Watchers: 10
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
> ### PictureWindow
> Allows the user (outside of HMD) to view into the virtual world by turning the display into a window.[![Website](https://img.shields.io/badge/website-smirkingcat-lightgrey.svg)](http://smirkingcat.software)
[![Twitter Follow](https://img.shields.io/twitter/follow/deprecatedcoder.svg?style=flat&label=twitter)](https://twitter.com/deprecatedcoder)
[![YouTube](https://img.shields.io/badge/youtube-channel-e52d27.svg)](https://www.youtube.com/channel/UCoLHzWHjADqMNUXrk0Xk6vA)![Demo video](https://thumbs.gfycat.com/CriminalUnhealthyHamadryad-size_restricted.gif)
## To Use
* Drop the [unityPackage] into a project that is using [SteamVR]
* Add the PictureWindow and VirtualWindow prefabs on [CameraRig], then the PictureWindowUI in the scene, and assign the necessary references in the inspector## More complete instructions available [here]
## License
Code released under the [MIT License].
[here]: http://smirkingcat.software/picturewindow/
[unityPackage]: https://github.com/deprecatedcoder/PictureWindow/releases/download/1.1.1/1.1.1.unitypackage
[SteamVR]: https://www.assetstore.unity3d.com/en/#!/content/32647
[MIT License]: https://github.com/deprecatedcoder/PictureWindow/blob/master/LICENSE