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
- Host: GitHub
- URL: https://github.com/pbutcher/webxr-expo
- Owner: PButcher
- Created: 2021-03-13T18:35:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-29T15:07:05.000Z (over 1 year ago)
- Last Synced: 2025-03-10T17:58:29.109Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 3.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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).

## 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).