Documentation (en)

This is the documentation page for TLabWebView. The contents will be updated as needed.

What is TLabWebView?

TLabWebView is a plugin that integrates a web browser into the Unity Android platform. Works on mobile and VR devices (e.g. Oculus Quest).

Demonstration using Oculus quest 2 + Oculus Integration

The goal of the development

Independent of developer tools

Meta XR SDK, XR Interaction Toolkit, MRTK, VRIF ...., there are some developer tool for Unity but they are usually based on PointerEvent for uGUI interaction. TLabWebView's touch panel interaction is also developed based on PointerEvent for high compatibility and easy integration with any development tool.

Supports both OpenGL and Vulkan

Currently TLabWebView only supports OpenGLES, Vulkan support is under development.

How to get it

The source code is available on GitHub. Please click on the links below to obtain samples that suit your purpose.

Library, used as a submodule in Unity projects.
Sample project using TLabWebView with Oculus Quest + Meta XR SDK and XR Interaction Toolkit (Unity 2021)
Sample project using TLabWebView with Oculus Quest + Mixed Reality Toolkit (Unity 2021)

Donation

TLabWebView is open source and therefore free to use, but donations motivate development.

Last updated