add motoc + wlx info

This commit is contained in:
galister 2024-09-05 22:47:55 +00:00
parent f531c9a279
commit b02a40bce9
3 changed files with 26 additions and 0 deletions

View file

@ -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.

View file

@ -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.

View file

@ -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