3D-Dev / xrit-webview-example

Demonstrates how to use 3D WebView with XR Interaction Toolkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XR Interaction Toolkit WebView Example

This Unity project demonstrates how to use Vuplex 3D WebView with Unity's XR Interaction Toolkit (XRIT). It includes XRIT and its dependencies, so all you need to do is import 3D WebView into the project. For more information on 3D WebView's support for XRIT, please see this article.

demo

Steps taken to create this project

  1. Created a new project with Unity 2020.3.3.
  2. Installed the following packages through the Package Manager:
  • XR Interaction Toolkit
  • XR Management
  • Oculus XR Plugin
  1. Installed 3D WebView (omitted via .gitignore)
  2. Created the XritWebViewDemo scene, which demonstrates how to use a CanvasWebViewPrefab and CanvasKeyboard.

About

Demonstrates how to use 3D WebView with XR Interaction Toolkit

License:MIT License


Languages

Language:C# 100.0%