diff --git a/content/docs/fossvr/_index.md b/content/docs/fossvr/_index.md index d1aee22..33fefd2 100644 --- a/content/docs/fossvr/_index.md +++ b/content/docs/fossvr/_index.md @@ -15,5 +15,7 @@ In either case, here are some related projects you might want to check out: - [OpenComposite](/docs/fossvr/opencomposite/) allows you to run OpenVR games - [Envision](/docs/fossvr/envision/) is a GUI to setup and run either Monado or WiVRn - [Stardust XR](/docs/fossvr/stardust/) is an XR environment to run 2D and (eventually) 3D apps +- [WlxOverlay-S](/docs/fossvr/wlxoverlay-s/) is an overlay to access your desktop from VR + playspace mover +- [Motoc](/docs/fossvr/motoc/) is a tool to calibrate devices from different tracking technologies to work together - [LÖVR](/docs/fossvr/lovr/) An open source framework for rapidly building immersive 3D experiences. - [DEMoCap](/docs/fossvr/democap/) An open source motion capture tool using VR hardware. \ No newline at end of file diff --git a/content/docs/fossvr/motoc.md b/content/docs/fossvr/motoc.md new file mode 100644 index 0000000..52344cc --- /dev/null +++ b/content/docs/fossvr/motoc.md @@ -0,0 +1,22 @@ +--- +weight: 50 +title: Motoc +--- + +# Motoc + +- [Motoc GitHub repository](https://github.com/galister/motoc) + +Motoc is a tool for calibrating devices of different tracking technologies to work together. + +With support for both one-shot and continuous modes, Motoc is a complete solution for all your calibration needs. + +Example use cases: +- Use a WiVRn HMD with lighthouse trackers +- Use a WMR HMD with lighthouse trackers + +Please take a look at the GitHub Readme for a comprehensive guide. + +## Support + +Reach out in the `monado` or `wivrn` room in Discord or Matrix. \ No newline at end of file diff --git a/content/docs/fossvr/wlxoverlay-s.md b/content/docs/fossvr/wlxoverlay-s.md index 33354a0..c1fd205 100644 --- a/content/docs/fossvr/wlxoverlay-s.md +++ b/content/docs/fossvr/wlxoverlay-s.md @@ -11,6 +11,8 @@ WlxOverlay-S is a tool that lets users interact with their X11 or Wayland deskto It supports a vast variety of desktop environments, and comes with a fully customizable keyboard and watch. +WlxOverlay-S also includes a playspace mover and can act like your home environment (void) when launched as the first app in Monado/WiVRn. + Please take a look at the GitHub Readme for a comprehensive guide. ## Support