You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2026. It is now read-only.
In VRC and CVR (maybe others, I have no knowledge there), MMD worlds and Props are a fairly popular pastime. Aside from the simple 'bodily motion' of the dance, some include animation frames to make your avatar sing along. For this to function, as these dance animations are extracted generally from existing MMD animations, two things must be true:
Your 'face' mesh must be named 'Body' (wherever your mouth and eyes are). You'll notice most Booth avatars follow this convention
A number of blendshapes (aiueo, various 'emote' type blend shapes) must exist on that Body mesh.
While MMD and general vocaloid culture is very much an international phenomenon, one cannot simply discard its roots in Japan, and a much stronger presence there, so most MMDs use the Japanese names for these blend shapes. You can find a listing of those shapes here
In addition. If there is still a standalone 'translate blend shapes' only (not 'all'), maybe pop a warning that translating the blend shapes could break existing animations for a given avatar.
In VRC and CVR (maybe others, I have no knowledge there), MMD worlds and Props are a fairly popular pastime. Aside from the simple 'bodily motion' of the dance, some include animation frames to make your avatar sing along. For this to function, as these dance animations are extracted generally from existing MMD animations, two things must be true:
While MMD and general vocaloid culture is very much an international phenomenon, one cannot simply discard its roots in Japan, and a much stronger presence there, so most MMDs use the Japanese names for these blend shapes. You can find a listing of those shapes here
In addition. If there is still a standalone 'translate blend shapes' only (not 'all'), maybe pop a warning that translating the blend shapes could break existing animations for a given avatar.