Skip to content

An environment to view and interact in multiuser virtual and augmented reality.

License

Notifications You must be signed in to change notification settings

Inncee81/ARENA-core

 
 

Repository files navigation

ARENA browser client (ARENA-core)

An environment to view and interact in multiuser virtual and augmented reality

The ARENA is a platform for supporting real-time mixed reality (XR) interaction between multiple users and the physical world.

This repository contains the ARENA browser client code, which allows to view and interact in multiuser virtual and augmented reality. It was built using frameworks for 3D scenes and XR environments (notably, A-Frame and three.js), and can be used with any platform supporting a WebXR-capable browser (e.g. most desktop/laptops, iPads, iPhones, Android ARCore-enabled devices, Oculus Quest, Vive, Microsoft Hololens and many other).

The ARENA browser client uses a publish/subscribe system to allow users and programs to colaborate and takes advantage of Jitsi to support video conferencing in a 3D environment. We also leverage WASM‘s availability in all major browsers and other platforms outside the browser to execute distributed XR applications (the browser runtime source is here).

Documentation

The main ARENA documentation is here: https://arena.conix.io/.

Installation

Most users will want to use an already deployed ARENA. If you want to setup you own indepent ARENA stack, you can use our docker compose setup.

License

See the LICENSE file.

About

An environment to view and interact in multiuser virtual and augmented reality.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.0%
  • HTML 5.5%
  • CSS 5.3%
  • C 2.1%
  • Other 0.1%