Languages | English | 日本語
An open, flexible, and secure online virtual reality system.
Mondeto is an online, multiplayer virtual reality system which has this three features:
- 📖Open: Mondeto is an open-source software, not a service. Everybody can setup a server on their own computer.
- 🛠Flexible: VR objects can be controlled by programs using WebAssembly. Also you can modify Mondeto software itself to connect new hardware with VR worlds.
- 🔒Secure: Communications are encrypted and WebAssembly codes are safely run inside sandbox. Despite being open and flexible, we do not sacrifice security.
- 64-bit Windows computer
- For VR mode:
- Oculus headset and controllers (🙇we are working on supporting other headsets🚧)
- Oculus software installed
- Download a zip archive from the release page and extract it.
- Alternatively, (almost) the latest build of main branch is available.
- Launch the executable
Mondeto.exe
. - Check the
Client
checkbox.- By default, it will connect to the server provided by the developer. However, you can connect to other servers by specifying hostname and port number.
- Press
Start
to connect.
For controls, please see this page.
For more advanced usage, please refer to the wiki of this repository.
If you have any questions, please ask on the GitHub Discussions, ask on the Discord chat or ask the developer on Twitter.
Mondeto itself is licensed under MIT License. However, it uses some third-party programs and data that is licensed under various licenses (see credits/Credits.md).
In addition, this repository contains some of those third-party program or data that are licensed under redistributable licenses.
This project was supported by The MITOU Program of Information-technology Promotion Agency (IPA) in FY2020.