Sample project for using TLabWebView
with Mixed Reality Toolkit
Document is here
Snippets is here
Note
This is a project created for Oculus Quest 2 using MRTK2, but it will not work with HoloLens. This is because the WebView used is an Oculus (or Android) dependent system.
- Oculus Quest 2
- Qualcomm Adreno650
- Unity 2021.3 LTS
- Mixed Reality Toolkit
- Oculus Integration
- TLabVKeyborad
- TLabWebView
Clone the repository with the following command
git clone https://github.com/TLabAltoh/TLabWebViewMRTK.git
cd TLabWebViewMRTK
git submodule update --init
Please see the setup section here
/Assets/TLab/TLabWebViewMRTK/Scene/TLabWebView MRTK Sample.unity