Skip to content

Setting Up Va.Si.Li-Lab

Development

Clone the Repository

git clone https://github.com/texttechnologylab/Va.Si.Li-Lab.git

Open the Project with UnityHub

Unity Hub downloads the correct Unity Version for you. Add Android Support, if you want to build for Oculus VR Devices.

Import as Unity Package (Work in Progress)

Unity

Install Ubiq as a git package in the Unity Package Manager

https://github.com/UCL-VR/ubiq.git#upm-unity-v1.0.0-pre.14
Install Va.Si.Li-Lab
https://github.com/texttechnologylab/Va.Si.Li-Lab.git#upm

Import Meta Avatar Samples from the Meta Avatars SDK(UPM).

Fix all remaining issues listed in the Meta Project Setup Tools.

(WIP) Ensure Active Input Handling(Player Settings) is set to Both.

(WIP) Navigate to Packages/VaSiLi-Lab/Runtime/Scenes/MetaStart or LocalLoopbackTest and open the scene. For now only the MetaXRSimulator or a VR headset is supported.