Sample project for using TLabWebView
in OculusQuest. Includes Meta XR SDK
and XR Interaction Toolkit
implementation example.
Document is here
Snippets is here
Headset | Oculus Quest 2 |
GPU | Qualcomm Adreno 650 |
Unity | 2021.37f1 |
- Unity 2021.26f1 (meta xr sdk requires Unity Editor 2021.26f1 ~)
- meta-xr-all-in-one-sdk
- com.unity.xr.interaction.toolkit
- TLabVKeyborad
- TLabWebView
- Clone the repository with the following command
git clone https://github.com/TLabAltoh/TLabWebViewVR.git
cd TLabWebViewVR
git submodule update --init
Please see the setup section here
Assets/TLab/TLabWebViewVR/MetaXR/Samples/Scenes/MetaXR Sample.unity
Assets/TLab/TLabWebViewVR/XRInteractionToolkit/Samples/Scenes/XRInteractionToolkit Sample.unity