Skip to content

Commit

Permalink
Upload VCloudy
Browse files Browse the repository at this point in the history
  • Loading branch information
jimschenchen committed Jun 12, 2021
1 parent 97d320d commit 14409a8
Show file tree
Hide file tree
Showing 6 changed files with 188 additions and 0 deletions.
Binary file added live2dCloudy/VCloudy.psd
Binary file not shown.
Binary file added live2dCloudy/live2Cloudy.2048/texture_00.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
166 changes: 166 additions & 0 deletions live2dCloudy/live2Cloudy.cdi3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,166 @@
{
"Version": 3,
"Parameters": [
{
"Id": "ParamAngleX",
"GroupId": "",
"Name": "Angle X"
},
{
"Id": "ParamAngleY",
"GroupId": "",
"Name": "Angle Y"
},
{
"Id": "ParamAngleZ",
"GroupId": "",
"Name": "Angle Z"
},
{
"Id": "ParamEyeLOpen",
"GroupId": "",
"Name": "EyeL Open"
},
{
"Id": "ParamEyeLSmile",
"GroupId": "",
"Name": "EyeL Smile"
},
{
"Id": "ParamEyeROpen",
"GroupId": "",
"Name": "EyeR Open"
},
{
"Id": "ParamEyeRSmile",
"GroupId": "",
"Name": "EyeR Smile"
},
{
"Id": "ParamEyeBallX",
"GroupId": "",
"Name": "Eyeball X"
},
{
"Id": "ParamEyeBallY",
"GroupId": "",
"Name": "Eyeball Y"
},
{
"Id": "ParamBrowLY",
"GroupId": "",
"Name": "BrowL Y"
},
{
"Id": "ParamBrowRY",
"GroupId": "",
"Name": "BrowR Y"
},
{
"Id": "ParamBrowLX",
"GroupId": "",
"Name": "BrowL X"
},
{
"Id": "ParamBrowRX",
"GroupId": "",
"Name": "BrowR X"
},
{
"Id": "ParamBrowLAngle",
"GroupId": "",
"Name": "BrowL Angle"
},
{
"Id": "ParamBrowRAngle",
"GroupId": "",
"Name": "BrowR Angle"
},
{
"Id": "ParamBrowLForm",
"GroupId": "",
"Name": "BrowL Form"
},
{
"Id": "ParamBrowRForm",
"GroupId": "",
"Name": "BrowR Form"
},
{
"Id": "ParamMouthForm",
"GroupId": "",
"Name": "Mouth Form"
},
{
"Id": "ParamMouthOpenY",
"GroupId": "",
"Name": "Mouth Open"
},
{
"Id": "ParamCheek",
"GroupId": "",
"Name": "Cheek"
},
{
"Id": "ParamBodyAngleX",
"GroupId": "",
"Name": "Body X"
},
{
"Id": "ParamBodyAngleY",
"GroupId": "",
"Name": "Body Y"
},
{
"Id": "ParamBodyAngleZ",
"GroupId": "",
"Name": "Body Z"
},
{
"Id": "ParamBreath",
"GroupId": "",
"Name": "Breathing"
},
{
"Id": "ParamHairFront",
"GroupId": "",
"Name": "Hair Move Front"
},
{
"Id": "ParamHairSide",
"GroupId": "",
"Name": "Hair Move Side"
},
{
"Id": "ParamHairBack",
"GroupId": "",
"Name": "Hair Move Back"
},
{
"Id": "ParamArm",
"GroupId": "",
"Name": "Arm"
}
],
"ParameterGroups": [],
"Parts": [
{
"Id": "Eyes",
"Name": "Eyes"
},
{
"Id": "Eyebrow",
"Name": "Eyebrow"
},
{
"Id": "Mouth",
"Name": "Mouth"
}
],
"CombinedParameters": [
[
"ParamAngleX",
"ParamAngleY"
]
]
}
Binary file added live2dCloudy/live2Cloudy.cmo3
Binary file not shown.
Binary file added live2dCloudy/live2Cloudy.moc3
Binary file not shown.
22 changes: 22 additions & 0 deletions live2dCloudy/live2Cloudy.model3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"Version": 3,
"FileReferences": {
"Moc": "live2Cloudy.moc3",
"Textures": [
"live2Cloudy.2048/texture_00.png"
],
"DisplayInfo": "live2Cloudy.cdi3.json"
},
"Groups": [
{
"Target": "Parameter",
"Name": "LipSync",
"Ids": []
},
{
"Target": "Parameter",
"Name": "EyeBlink",
"Ids": []
}
]
}

0 comments on commit 14409a8

Please sign in to comment.