Linsonng / ubiq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Ubiq

Picture of Avatars Waving

Ubiq is a Unity networking library for research, teaching and development, maintained by the Virtual Environments and Computer Graphics group at UCL. Ubiq is 100% free and open source.

Features

Ubiq's goal is to enable your networked project. It includes message passing, room management, rendezvous and matchmaking, object spawning, shared binary blobs, multiple synchronisation models, lighweight XR interaction examples, customisable avatars and voice chat across Windows, Linux, Android, MacOS, and Javascript running in the browser.

For Researchers

Instructions for setting up your own server are included. Ubiq does not rely on any third-party services, making it GDPR-safe for your experiments.

Quick Start

  1. Add a git package in the Unity package manager (UPM). See UPM instructions here.
https://github.com/UCL-VR/ubiq.git#upm
  1. In the UPM window, select Ubiq from the package list and import the Samples.

  2. Open the Assets/Samples/Ubiq/0.4.0/Samples/Start Here.unity scene.

  3. Click Play.

You're connected! For next steps see the Getting Started guide in our docs at https://ucl-vr.github.io/ubiq/.

Awards

About

License:Other


Languages

Language:C# 90.7%Language:JavaScript 8.8%Language:ShaderLab 0.4%Language:HTML 0.1%