Skip to content

FJThiel/ubiq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Supported Unity Versions

Ubiq supports Unity 2021.3 LTS or later.

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/x.y.z/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

Do you use Ubiq?

Having a list of projects using Ubiq helps when applying for funding.

If you use Ubiq in any way, please consider telling us using the form below. It only takes 30 seconds, all responses are anonymous, all fields optional, and the data will only be used in aggregate for applications.

https://forms.gle/DsnFZVA3RvtNhge37

About

ReconnectToNexus

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 62.4%
  • JavaScript 36.9%
  • Other 0.7%