An open API service indexing awesome lists of open source software.

https://github.com/pbutcher/webxr-expo

WebXR Multi-User Exhibition Environment
https://github.com/pbutcher/webxr-expo

Last synced: 11 months ago
JSON representation

WebXR Multi-User Exhibition Environment

Awesome Lists containing this project

README

          

# WebXR Expo

WebXR Multi-User Exhibition Environment

Created to exhibit the projects of final year students from the [School of Computer Science and Engineering](https://csee.bangor.ac.uk/) at [Bangor University](https://bangor.ac.uk).

Built using [A-Frame](https://aframe.io) and [Socket.io](https://socket.io).

![Preview](https://pbs.twimg.com/media/EwrnPAhW8AQMWqs?format=jpg)

## Try it

The School of Computer Science and Electronic Engineering Final Year Poster Expo 2020/'21 Student Expo rooms are available to try [here](https://csee.bangor.ac.uk/expo/3dgallery/)

## Install and run locally

To install and run this project locally you must have [NodeJS](https://nodejs.org) installed.

Clone this repository and run `npm run start` or `yarn start`.

The demo will be running at [https://localhost:3010](https://localhost:3010).

## Future development

This project is undergoing changes to become a more general purpose library so that others can create their own exhibition spaces.

If you would like to contribute, take a look at the [open issues](https://github.com/PButcher/webxr-expo/issues).