WebXR Multi-User Exhibition Environment
Created to exhibit the projects of final year students from the School of Electronic Engineering and Computer Science at Bangor University.
Built using A-Frame and Socket.io.
The School of Computer Science and Electronic Engineering Final Year Poster Expo 2020/'21 Student Expo rooms are available to try here
To install and run this project locally you must have NodeJS installed.
Clone this repository and run npm run start
or yarn start
.
The demo will be running at https://localhost:3010.
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.