Skip to content

Sample Unity project for using TLabWebView (3D web browser / 3D WebView plugin) in OculusQuest. Includes Meta XR SDK and XR Interaction Toolkit implementation example.

License

Notifications You must be signed in to change notification settings

TLabAltoh/TLabWebViewVR

Repository files navigation

TLabWebViewVR

日本語版READMEはこちら

Sample Unity project for using TLabWebView (3D web browser / 3D WebView plugin) in OculusQuest. Includes Meta XR SDK and XR Interaction Toolkit implementation example.

Document is here
Snippets is here

"Buy Me A Coffee"

Warning

Note that this project only works on Android devices; it will not display web pages when run on the Unity Editor.

Warning

Meta XR All-in-One SDK is having a reference error at version 74 (Please see this forum), so I will keep version 72 for now.

Warning

For now, I do not recommend building this project with Unity 6000.x due to unstable. If you do, please refer to the "Configuration for Unity 6000.x" section in the Setup section.

Screenshot

Watch on Youtube
output

Operating Environment

Headset Oculus Quest 2
GPU Qualcomm Adreno 650
Unity 2021.37f1

Getting Started

Prerequisites

Installing

  • Clone the repository with the following command
git clone https://github.com/TLabAltoh/TLabWebViewVR.git

cd TLabWebViewVR

git submodule update --init

Set Up

Please see the setup section here

When using the OpenXR plugin

Please disable Force Remove Internet Permission from XR Plugin Manegement

Configuration for Unity 6000.x

When opening this project in Unity 6000.x, a compile error occurs in the TMPro resource. To resolve this, re-import the TMPro resources.

Also, please change the capture mode from the default HardwareBuffer to ByteBuffer.


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

About

Sample Unity project for using TLabWebView (3D web browser / 3D WebView plugin) in OculusQuest. Includes Meta XR SDK and XR Interaction Toolkit implementation example.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published