sajina125 / oculus-webview-example

Demonstrates how to use the Vuplex 3D WebView asset with Oculus Quest, Oculus Go, and Gear VR.

Home Page:https://developer.vuplex.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oculus WebView Example

This Unity project demonstrates how to use the Vuplex 3D WebView asset with Oculus Quest, Oculus Go, and Gear VR. It includes the Oculus Integration package, so the only thing you must import is the 3D WebView for Android plugin.

demo

Steps taken to create this project

  1. Created a new Unity project
  2. Installed v1.37 of the Oculus Integration package from the Asset Store
  3. Imported the Vuplex 3D WebView asset (.gitignore)
  4. Made a few updates to OVRInputModule.cs (based on this blog post) to add support for controllers (f2531f1)
  5. Added an OculusWebViewDemoScene to combine the WebViewPrefab and Keyboard from the Vuplex 3D WebView asset with the Oculus camera rig and input system (3b04776)

License

The Oculus Integration library located in Assets/Oculus is Copyright © Facebook Technologies, LLC and its affiliates. All rights reserved. The Oculus Integration Library is licensed under the Oculus SDK License.

All other code and assets are Copyright © Vuplex, Inc and licensed under the MIT License.

About

Demonstrates how to use the Vuplex 3D WebView asset with Oculus Quest, Oculus Go, and Gear VR.

https://developer.vuplex.com

License:Other


Languages

Language:C# 93.4%Language:ShaderLab 4.5%Language:JavaScript 1.7%Language:HLSL 0.5%