This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| democap:hmdquest [2026/03/26 18:17] – dragonlord | democap:hmdquest [2026/03/27 16:17] (current) – dragonlord | ||
|---|---|---|---|
| Line 9: | Line 9: | ||
| ====== Basic Support ====== | ====== Basic Support ====== | ||
| - | DEMoCap can be used with Meta Quest HMDs to do limited motion capture. | + | DEMoCap can be used with Meta Quest HMDs to do limited motion capture. |
| * Head tracking | * Head tracking | ||
| * Hand tracking (controller or hands only) | * Hand tracking (controller or hands only) | ||
| Line 15: | Line 15: | ||
| * Face tracking | * Face tracking | ||
| * Finger tracking | * Finger tracking | ||
| + | * Upper body movement (body tracking enabled) | ||
| + | * Lower body movement (body tracking enabled) | ||
| Right now DEMoCap does not yet run on the Quest itself. Instead you have to connect the Quest to your PC where DEMoCap runs. This connection can be either wired or wireless using one of these programs: | Right now DEMoCap does not yet run on the Quest itself. Instead you have to connect the Quest to your PC where DEMoCap runs. This connection can be either wired or wireless using one of these programs: | ||
| Line 24: | Line 26: | ||
| The most stable out of these is WiVRn. There controller and hands only works good. SteamLink has problems with finger tracking breaking the capture on Linux. Occulus Link/ | The most stable out of these is WiVRn. There controller and hands only works good. SteamLink has problems with finger tracking breaking the capture on Linux. Occulus Link/ | ||
| + | To use body tracking you have to do the following: | ||
| + | - Enable body tracking in the Settings of your Quest | ||
| + | - Enable upper and lower body tracking in the WiVRn settings | ||
| + | - Enable body tracking in the WiVRn main menu (toggle icon at the top of the screen) | ||
| + | |||
| + | Body tracking is done on the Quest using an AI model applied on the cameras built into the headset. The software runs on the headset itself so DEMoCap does not have to do this processing itself. Nevertheless body tracking on the Quest does reduce performance to some degree. | ||
| ====== Full Body Tracking ====== | ====== Full Body Tracking ====== | ||
| Line 48: | Line 56: | ||
| * Foot Distance: Same as '' | * Foot Distance: Same as '' | ||
| + | ===== WiVRn ===== | ||
| + | |||
| + | The stable and development branch of WiVRn does not yet contain support for Quest FBT. For this you have to use a separate feature branch. Packages for Linux and Quest you can find here: | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | For more informations have a look at the [[https:// | ||