Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.49 KB

README.md

File metadata and controls

18 lines (10 loc) · 1.49 KB

Repo License Website

VRWiz

Collaborative multiplayer VR client and server framework for data visualization powered by A-Frame and Socket.IO.

This open-source project was build by CS1951T students at Brown University in Providence. We use Vite and A-Frame for the frontend and Socket.io for the backend. The project also utilizes Node.js and TypeScript.

Getting Started

For information about setting up this project for local development, see the README files in the client and server directories.

License and Contributing

This project is licensed under the GNU General Public License v3.0. In short, you are free to modify and distribute the repository, under the condition that you provide attribution and disclose your modified source under the same license. We ask that you attribute this project and link back to this original repository if you choose to reuse our code.

We invite you to contribute to the project! Fork this repository, commit your changes, then submit a pull request for your contributions to be reviewed. Alternatively, you may submit an issue to report a bug or suggestion.