All Projects → tana → Mondeto

tana / Mondeto

Licence: mit
An open, flexible, and secure online virtual reality system.

Projects that are alternatives of or similar to Mondeto

Unity Webxr Export
Develop and export WebXR experiences using Unity WebGL
Stars: ✭ 130 (+364.29%)
Mutual labels:  webassembly, virtual-reality
Wagon
wagon, a WebAssembly-based Go interpreter, for Go.
Stars: ✭ 882 (+3050%)
Mutual labels:  webassembly
Wasm2kt
Web Assembly to Kotlin and Java converter. Allows to compile a C or C++ program/library, and generate a Kotlin or Java program/library.
Stars: ✭ 18 (-35.71%)
Mutual labels:  webassembly
Webrtc
Pure Go implementation of the WebRTC API
Stars: ✭ 8,399 (+29896.43%)
Mutual labels:  webassembly
Gltfpp
glTF 2.0 loader for C++14
Stars: ✭ 22 (-21.43%)
Mutual labels:  webassembly
Csla
A home for your business logic in any .NET application.
Stars: ✭ 865 (+2989.29%)
Mutual labels:  webassembly
Tungsten
Ricardian contract bond, claim, and arbitration management system
Stars: ✭ 17 (-39.29%)
Mutual labels:  webassembly
Wavm
A High Performance XuperChain WASM Virtual Machine based on WAVM
Stars: ✭ 20 (-28.57%)
Mutual labels:  webassembly
Eosocial
Deprecated - 📝 Sample dApp of Votable SNS run by EOS Testnet.
Stars: ✭ 14 (-50%)
Mutual labels:  webassembly
Nearcore
Reference client for NEAR Protocol
Stars: ✭ 840 (+2900%)
Mutual labels:  webassembly
Zemeroth
😠⚔️😈 A minimalistic 2D turn-based tactical game in Rust
Stars: ✭ 940 (+3257.14%)
Mutual labels:  webassembly
Viper
[WIP] A Pythonesque language with a design that focuses on efficiency and expressiveness. Compiles to WebAssembly
Stars: ✭ 23 (-17.86%)
Mutual labels:  webassembly
Notecalc3
NoteCalc is a handy calculator trying to bring the advantages of Soulver to the web.
Stars: ✭ 879 (+3039.29%)
Mutual labels:  webassembly
Yew Starter
A template for starting a Yew.
Stars: ✭ 22 (-21.43%)
Mutual labels:  webassembly
Wps Backend
Smart contract for the Worker Proposal System
Stars: ✭ 15 (-46.43%)
Mutual labels:  webassembly
Virtualproduction Vrchat
Multicam Virtual Reality Production Rig + Crane + Overlays for VRChat
Stars: ✭ 18 (-35.71%)
Mutual labels:  virtual-reality
Svrf Ios Sdk
iOS SDK for the Svrf API and ARKit Face Filters
Stars: ✭ 24 (-14.29%)
Mutual labels:  virtual-reality
Aframe Persist Component
Persisting Aframe attribute data using localStorage
Stars: ✭ 10 (-64.29%)
Mutual labels:  virtual-reality
Terrarium Templates
Template and example projects for Fastly Labs Terrarium https://wasm.fastlylabs.com
Stars: ✭ 21 (-25%)
Mutual labels:  webassembly
Slate
🌌 A new, strongly-typed, fast, and secure programming language made for WebAssembly.
Stars: ✭ 15 (-46.43%)
Mutual labels:  webassembly

Mondeto

Discord

Languages | English | 日本語

An open, flexible, and secure online virtual reality system.

💡About

Mondeto is an online, multiplayer virtual reality system which has this three features:

  1. 📖Open: Mondeto is an open-source software, not a service. Everybody can setup a server on their own computer.
  2. 🛠Flexible: VR objects can be controlled by programs using WebAssembly. Also you can modify Mondeto software itself to connect new hardware with VR worlds.
  3. 🔒Secure: Communications are encrypted and WebAssembly codes are safely run inside sandbox. Despite being open and flexible, we do not sacrifice security.

💻Requirements

  • 64-bit Windows computer
  • For VR mode:
    • Oculus headset and controllers (🙇we are working on supporting other headsets🚧)
    • Oculus software installed

🚀Usage

Client (connecting to existing server)

  1. Download a zip archive from the release page and extract it.
  2. Launch the executable Mondeto.exe.
  3. Check the Client checkbox.
    • By default, it will connect to the server provided by the developer. However, you can connect to other servers by setting the Signaler URL.
  4. Press Start to connect.

For controls, please see this page.

For more advanced usage, please refer to the wiki of this repository.

✉️Contacts

If you have any questions, please ask on the GitHub Discussions, ask on the Discord chat or ask the developer on Twitter.

⚖️License

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.

🙏Acknowledgements

This project is supported by The MITOU Program of Information-technology Promotion Agency (IPA).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].