UnityでVRChatのアバターをVRMに変換する
VRM に変換するよ。
VRMを作成する - VirtualCast
https://github.com/vrm-c/UniVRM/releases/latest を見て、最新のバージョンを確認する。
次のパッケージを Unity のプロジェクトに追加する。
https://github.com/vrm-c/UniVRM.git?path=/Assets/UniGLTF#v0.128.1
https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM10#v0.128.1
(VRM 0.x を使いたい場合はさらに)
https://github.com/vrm-c/UniVRM.git?path=/Assets/VRM#v0.128.1
ヒエラルキービューのアバターを右クリックして、Modular Avatar → Bake をクリックする
lil さんの AvatarUtils で画像縮小する
Crunch Compression を有効にする
VRM0 でエクスポートする