虚拟运动捕捉 for Minecraft (Virtual Motion Capture for Minecraft)
给予你的 Minecraft 客户端发送 VMC 协议数据以操作 VTuber 模型的能力。
介绍:
这个模组使你的 Minecraft 客户端能够使用 VMC 协议来操作 VTuber 模型。
此模组包含一个 API,供其他 Minecraft 模组创建和实现额外的 BlendShapes,并通过同一连接发送它们。
BlendShapes:
BlendShapes 是通过 VMC 发送的数值,被 VTuber 应用用于触发开关、移动模型等。默认情况下,该模组创建了 20 多个 BlendShapes,并将它们发送到 `127.0.0.1:35940`。
这些 BlendShapes 代表了游戏中玩家的各种状态和事件,包括:
- 相对健康
- 奔跑
- 潜行
- 受到/造成伤害
查看画廊以了解使用玩家动作来触发开关的示例。
展示视频:
免责声明:
此模组专为与开源 VTuber 应用 [Inochi Session](
VMC 协议(以及间接地:Open Sound Control)被许多 VTuber 应用使用 - 原则上,该模组应与大多数标准 VTuber 软件兼容。
截图:
来自Modrinth
0.4.1
vmc-mc-0.4.1.jar下载0.4.1#Release
vmc-mc-0.4.1-sources.jar下载0.4.1#Release
## Additions
- Added a new config option that replaces colons in blendshape names with underscores.
- Certain 3D vtubing applications disallow blendshapes with colons, this breaks VMC-MC. The compatibility mode should fix this.
- Added a new config option that replaces colons in blendshape names with underscores.
- Certain 3D vtubing applications disallow blendshapes with colons, this breaks VMC-MC. The compatibility mode should fix this.
展开
版本: 0.4.1
支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6, 1.21
类型: Fabric Quilt
Release
下载次数: 5
0.4.0
vmc-mc-0.4.0.jar下载0.4.0#Beta
vmc-mc-0.4.0-sources.jar下载0.4.0#Beta
## New Features
- Added mod entrypoint, allowing other mods to easily hook into VMC-MC and add custom blendshapes.
- Add a "vmc-mc" entrypoint to your `fabric.mod.json` that implements the `VmcApi` interface.
- Added mod entrypoint, allowing other mods to easily hook into VMC-MC and add custom blendshapes.
- Add a "vmc-mc" entrypoint to your `fabric.mod.json` that implements the `VmcApi` interface.
展开
版本: 0.4.0
支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6
类型: Fabric Quilt
Beta
下载次数: 198
0.3.1
vmc-mc-0.3.1.jar下载0.3.1#Beta
vmc-mc-0.3.1-sources.jar下载0.3.1#Beta
展开
版本: 0.3.1
支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3
类型: Fabric Quilt
Beta
下载次数: 74
收录