LetsVR is free and open-source VR collaboration platform based on ForgeNetworking, MRTK and MRTK Quest. LetVR supports Oculus (Oculus Quest/Link) - SteamVR/OpenVR support will be added - as well as Desktop/Standalone mode using VR simulator from MRTK.
LetsVR contains two scenes: ServerMode and Main.
The ServerMode scene starts a simple ForgeNetworking server/host. You must create a server build for the ServerMode scene.
The Main is the main scene with Unity objects.
Once you run the server mode, you can connect with the Main scene to the server.
- basic locomotion - teleporting & snap rotate from MRTK Quest (Simulator: WASD - move, right click - rotate camera; Q/E - move down/up)
- multi-player functionality
For cloud/server hosting of server instances, please see the LetsVR platform.