Skip to content

Sample Unity project for using TLabWebView (3D web browser / 3D WebView plugin) with Mixed Reality Toolkit in OculusQuest

License

Notifications You must be signed in to change notification settings

TLabAltoh/TLabWebViewMRTK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TLabWebViewMRTK

Sample project for using TLabWebView (3D web browser / 3D WebView plugin) 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.

ScreenShot

Operating Environment

  • Oculus Quest 2
  • Qualcomm Adreno650

Requirements

Get Started

Installing

Clone the repository with the following command

git clone https://github.com/TLabAltoh/TLabWebViewMRTK.git

cd TLabWebViewMRTK

git submodule update --init

Set Up

Please see the setup section here

Sample Scene

/Assets/TLab/TLabWebViewMRTK/Scene/TLabWebView MRTK Sample.unity