Skip to content

Instantly share code, notes, and snippets.

@mili-inch
Last active May 29, 2024 14:47
Show Gist options
  • Save mili-inch/24c8e68901b444e91f8e478ef07efc9c to your computer and use it in GitHub Desktop.
Save mili-inch/24c8e68901b444e91f8e478ef07efc9c to your computer and use it in GitHub Desktop.
Manual for VMC4B

This is an add-on that receives motions sent by VMCProtocol. It previews, records them in real time in Blender. About VMCProtocol: https://protocol.vmc.info/

It can be used with VirtualMotionCapture to capture SteamVR motions.
https://vmc.info/

Currently, VirtualMotionCapture motion sending function is a paid feature (2021/11/16).
https://akira.fanbox.cc/

screenshot

  • Address: Address to receive VMCProtocol.
  • Port: Port to receive the VMCProtocol.
  • frame rate: Frame rate per second in motion preview.
  • Connect: Start receiving motion.
  • Start Recording: Start recording motion.
  • Bind (override): Sets the binding of bones to HumanoidBones. This setting is not required for models imported using the VRM Add-on for Blender. Bone mapping table: https://docs.unity3d.com/en/2018.4/ScriptReference/HumanBodyBones.html

The following features are supported only for models imported using the VRM Add-on for Blender https://github.com/saturday06/VRM_Addon_for_Blender

  • Automatic import of bone bindings.
  • Preview and record Blendshapes motion.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment