Skip to content

RobertSlawik/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.

Documentation

To find out more about Ubiq please visit our Introduction here.

Quick Start

  1. Clone this repository somewhere on your local PC.
git clone git@github.com:UCL-VR/ubiq.git Ubiq
  1. Open the Unity folder in Unity. To add Ubiq to the Unity Hub, open the Unity Hub, click Add, then navigate to /Ubiq/Unity and click Select Folder.

  2. Open the Assets/Samples/Intro/Hello World scene.

  3. Click Play.

You're connected!

For next steps see our Getting Started guide.

Awards

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 91.5%
  • JavaScript 8.0%
  • Other 0.5%