TLabAltoh / TLabWebViewVR

Sample Unity project for using TLabWebView in OculusQuest. Includes Meta XR SDK and XR Interaction Toolkit implementation example.
https://tlabgames.gitbook.io/tlabwebview/
MIT License
43 stars 9 forks source link
android oculus-quest unity unity3d vr webview

TLabWebViewVR

日本語版READMEはこちら

Sample project for using TLabWebView in OculusQuest. Includes Meta XR SDK and XR Interaction Toolkit implementation example.

Document is here
Snippets is here

"Buy Me A Coffee"

Screenshot

Watch on Youtube
output

Operating Environment

Headset Oculus Quest 2
GPU Qualcomm Adreno 650
Unity 2021.37f1

Getting Started

Prerequisites

Installing

cd TLabWebViewVR

git submodule update --init



### Set Up
Please see the setup section [here](https://github.com/TLabAltoh/TLabWebView)

### Sample Scene

#### Meta XR SDK
```Assets/TLab/TLabWebViewVR/MetaXR/Samples/Scenes/MetaXR Sample.unity```

#### XR Interaction Toolkit
```Assets/TLab/TLabWebViewVR/XRInteractionToolkit/Samples/Scenes/XRInteractionToolkit Sample.unity```

## Sample Repository for Unity 2022
- [Oculus Integration Sample](https://github.com/TLabAltoh/TLabWebViewVR-OculusIntegration-2022)
- [XR Interaction Toolkit Sample (VR Template)](https://github.com/TLabAltoh/TLabWebViewVR-XRInteractionToolkit-2022)