your current location:首页 > news>[VM C-MC] Virtual Motion Capture for Minecraft Minecraft

[VM C-MC] Virtual Motion Capture for Minecraft Minecraft

2024-12-12 09:36:10|Myriagame |source:minecraft skins

Overview

This module allows your Minecraft client to use the VMC protocol to operate the VTuber model.

The module contains an additional BlendShapes for other modules to create and implement additional BlendShapes, and the API transmitted through the same connection.

BlendShapes

BlendShapes is a value sent through VMC, which is used by VTube applications to trigger events and mobile models.By default, this module will create more than 20 BlendShapes and send it through 127.0.0.1:35940.

These BlendShapes represent the various states and events of players in the game, including but not limited to:

Relatively health;

Run;

sneak;

Undead or cause damage;

other...

Please check the module's wiki to understand the complete list of BlendShapes, or check the gallery to understand the example of the player's action trigger event.

Disclaimer and compatibility

This module is specially used in the open source VTube application Inochi Session and has been tested by the VMC protocol monitor.

Not all VMC applications can guarantee compatibility with VMC-MC, but the following applications are compatible with the author's test:

Univrm;

Inochi session.

VMC is an extension of Open Sound Control (OSC), so VMC-MC is also compatible with OSC applications.