Skip to content

Commit

Permalink
Deploying to gh-pages from @ cefcb68 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Futuremappermydud committed Dec 18, 2023
1 parent 5c8439b commit 80e68d0
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 10 deletions.
9 changes: 5 additions & 4 deletions VMC.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h2 id="what-could-virtual-motion-capture-possibly-be-used-for"><a class="header
<ul>
<li>This mod makes use of the Virtual Motion Capture Protocall to allow for FBT through SlimeVR or other methods that come up in the future.
<ul>
<li>NOTE: As of release, FBT is not fully implemented and you can only send positions via VMCP.</li>
<li>NOTE: FBT still needs more testing and tweaking. If you have a SlimeVR setup and are willing to help I can guide you through setting up. I do not have a kit for myself so it is hard for me to tell if it will look correct in game.</li>
</ul>
</li>
</ul>
Expand All @@ -189,21 +189,22 @@ <h4 id="available-options"><a class="header" href="#available-options">Available
<li>Destination IP Address: This is the IP address you want to send VMC Protocall data to. This is typically the IP address of your pc or your quest itself if you run SlimeVR through Termux on the Quest.</li>
<li>Destination Port: This is the port to send data through. Typically <code>3950</code>. This is the same value as the <code>Port In</code> value in SlimeVR VMC settings.</li>
</ul>
<h2 id="receiver-na"><a class="header" href="#receiver-na">Receiver (N/A)</a></h2>
<h2 id="receiver"><a class="header" href="#receiver">Receiver</a></h2>
<h4 id="available-options-1"><a class="header" href="#available-options-1">Available Options</a></h4>
<ul>
<li>Enable Receiver: This enables receiving tracker/bone positions over Wi-Fi through the VMC Protocall.</li>
<li>Receiver Port: This is the port you want to receive positions through. Typically <code>3949</code>. Same value as the <code>Port Out</code> in SlimeVR VMC settings.</li>
</ul>
<h2 id="full-body-tracking-na"><a class="header" href="#full-body-tracking-na">Full Body Tracking (N/A)</a></h2>
<h2 id="full-body-tracking"><a class="header" href="#full-body-tracking">Full Body Tracking</a></h2>
<h4 id="available-options-2"><a class="header" href="#available-options-2">Available Options</a></h4>
<ul>
<li>Enable FBT: This enables Full Body Tracking(duh).</li>
<li>Enable FBT: This enables Full Body Tracking (obv).</li>
<li>Right Knee Tracker: Tracker used for the avatar's right knee.</li>
<li>Left Knee Tracker: Tracker used for the avatar's left knee.</li>
<li>Right Foot Tracker: Tracker used for the avatar's right foot.</li>
<li>Left Foot Tracker: Tracker used for the avatar's left foot.</li>
<li>Waist Tracker: Tracker used for the avatar's waist.</li>
<li>Chest Tracker: Tracker used for the avatar's chest.</li>
</ul>

</main>
Expand Down
9 changes: 5 additions & 4 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ <h2 id="what-could-virtual-motion-capture-possibly-be-used-for"><a class="header
<ul>
<li>This mod makes use of the Virtual Motion Capture Protocall to allow for FBT through SlimeVR or other methods that come up in the future.
<ul>
<li>NOTE: As of release, FBT is not fully implemented and you can only send positions via VMCP.</li>
<li>NOTE: FBT still needs more testing and tweaking. If you have a SlimeVR setup and are willing to help I can guide you through setting up. I do not have a kit for myself so it is hard for me to tell if it will look correct in game.</li>
</ul>
</li>
</ul>
Expand All @@ -312,21 +312,22 @@ <h4 id="available-options-4"><a class="header" href="#available-options-4">Avail
<li>Destination IP Address: This is the IP address you want to send VMC Protocall data to. This is typically the IP address of your pc or your quest itself if you run SlimeVR through Termux on the Quest.</li>
<li>Destination Port: This is the port to send data through. Typically <code>3950</code>. This is the same value as the <code>Port In</code> value in SlimeVR VMC settings.</li>
</ul>
<h2 id="receiver-na"><a class="header" href="#receiver-na">Receiver (N/A)</a></h2>
<h2 id="receiver"><a class="header" href="#receiver">Receiver</a></h2>
<h4 id="available-options-5"><a class="header" href="#available-options-5">Available Options</a></h4>
<ul>
<li>Enable Receiver: This enables receiving tracker/bone positions over Wi-Fi through the VMC Protocall.</li>
<li>Receiver Port: This is the port you want to receive positions through. Typically <code>3949</code>. Same value as the <code>Port Out</code> in SlimeVR VMC settings.</li>
</ul>
<h2 id="full-body-tracking-na"><a class="header" href="#full-body-tracking-na">Full Body Tracking (N/A)</a></h2>
<h2 id="full-body-tracking"><a class="header" href="#full-body-tracking">Full Body Tracking</a></h2>
<h4 id="available-options-6"><a class="header" href="#available-options-6">Available Options</a></h4>
<ul>
<li>Enable FBT: This enables Full Body Tracking(duh).</li>
<li>Enable FBT: This enables Full Body Tracking (obv).</li>
<li>Right Knee Tracker: Tracker used for the avatar's right knee.</li>
<li>Left Knee Tracker: Tracker used for the avatar's left knee.</li>
<li>Right Foot Tracker: Tracker used for the avatar's right foot.</li>
<li>Left Foot Tracker: Tracker used for the avatar's left foot.</li>
<li>Waist Tracker: Tracker used for the avatar's waist.</li>
<li>Chest Tracker: Tracker used for the avatar's chest.</li>
</ul>
<div style="break-before: page; page-break-before: always;"></div><h1 id="wind"><a class="header" href="#wind">Wind</a></h1>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 80e68d0

Please sign in to comment.