@lrplrplrp/dsh-live2d 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (49) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +100 -0
  3. package/assets/BCSZ1.1/BCSZ1.1.cdi3.json +470 -0
  4. package/assets/BCSZ1.1/BCSZ1.1.moc3 +0 -0
  5. package/assets/BCSZ1.1/BCSZ1.1.model3.json +174 -0
  6. package/assets/BCSZ1.1/BCSZ1.1.physics3.json +2494 -0
  7. package/assets/BCSZ1.1/SZ-/344/270/215/345/217/230.motion3.json +13703 -0
  8. package/assets/BCSZ1.1/SZ-/344/270/255/345/215/210.motion3.json +7201 -0
  9. package/assets/BCSZ1.1/SZ-/345/210/235/350/247/201.motion3.json +27609 -0
  10. package/assets/BCSZ1.1/SZ-/345/244/234/346/231/232.motion3.json +14909 -0
  11. package/assets/BCSZ1.1/SZ-/345/244/264/351/245/260.motion3.json +69 -0
  12. package/assets/BCSZ1.1/SZ-/345/260/276/345/267/264.motion3.json +840 -0
  13. package/assets/BCSZ1.1/SZ-/345/261/221/347/234/274/347/245/236.motion3.json +69 -0
  14. package/assets/BCSZ1.1/SZ-/345/275/222/351/233/266.motion3.json +300 -0
  15. package/assets/BCSZ1.1/SZ-/346/227/240/350/201/212.motion3.json +6617 -0
  16. package/assets/BCSZ1.1/SZ-/346/227/251/344/270/212/345/245/275.motion3.json +16785 -0
  17. package/assets/BCSZ1.1/template.json +59 -0
  18. package/assets/BCSZ1.1/textures/texture_00.png +0 -0
  19. package/assets/BCSZ1.1/waifu-tips-BCSZ.json +49 -0
  20. package/assets/BCSZ1.1//345/205/253/351/207/215/347/245/236/345/255/220-/344/270/215/345/217/230.wav +0 -0
  21. package/assets/BCSZ1.1//345/205/253/351/207/215/347/245/236/345/255/220-/344/270/255/345/215/210.wav +0 -0
  22. package/assets/BCSZ1.1//345/205/253/351/207/215/347/245/236/345/255/220-/345/210/235/350/247/201.wav +0 -0
  23. package/assets/BCSZ1.1//345/205/253/351/207/215/347/245/236/345/255/220-/345/244/234/346/231/232.wav +0 -0
  24. package/assets/BCSZ1.1//345/205/253/351/207/215/347/245/236/345/255/220-/346/227/240/350/201/212.wav +0 -0
  25. package/assets/BCSZ1.1//345/205/253/351/207/215/347/245/236/345/255/220-/346/227/251/344/270/212.wav +0 -0
  26. package/assets/deepseek_l2d/deepseek.2048/texture_00.png +0 -0
  27. package/assets/deepseek_l2d/deepseek.cdi3.json +205 -0
  28. package/assets/deepseek_l2d/deepseek.moc3 +0 -0
  29. package/assets/deepseek_l2d/deepseek.model3.json +67 -0
  30. package/assets/deepseek_l2d/deepseek.physics3.json +311 -0
  31. package/assets/deepseek_l2d/happy.exp3.json +45 -0
  32. package/assets/deepseek_l2d/happy2.exp3.json +35 -0
  33. package/assets/deepseek_l2d/idle.motion3.json +5574 -0
  34. package/assets/deepseek_l2d/index.html +13 -0
  35. package/assets/deepseek_l2d/puzzled.exp3.json +45 -0
  36. package/assets/deepseek_l2d/relax.exp3.json +60 -0
  37. package/assets/deepseek_l2d/speak.motion3.json +6975 -0
  38. package/assets/deepseek_l2d/thinkend.motion3.json +876 -0
  39. package/assets/deepseek_l2d/thinking.motion3.json +4992 -0
  40. package/assets/deepseek_l2d/unhappy.exp3.json +50 -0
  41. package/assets/model_list.json +39 -0
  42. package/cordis.patch.yml +11 -0
  43. package/lib/client.js +1487 -0
  44. package/lib/index.js +642 -0
  45. package/lib/index.min.js +1 -0
  46. package/lib/live2d.min.js +1 -0
  47. package/lib/live2dcubismcore.min.js +9 -0
  48. package/lib/pixi.min.js +9 -0
  49. package/package.json +62 -0
@@ -0,0 +1,174 @@
1
+ {
2
+ "Version": 3,
3
+ "Type": 0,
4
+ "FileReferences": {
5
+ "Moc": "BCSZ1.1.moc3",
6
+ "Textures": [
7
+ "textures/texture_00.png"
8
+ ],
9
+ "Physics": "BCSZ1.1.physics3.json",
10
+ "PhysicsV2": {
11
+ "File": "BCSZ1.1.physics3.json"
12
+ },
13
+ "Motions": {
14
+ "Tap无聊": [
15
+ {
16
+ "File": "SZ-无聊.motion3.json",
17
+ "Sound": "八重神子-无聊.wav"
18
+ }
19
+ ],
20
+ "Tap归零": [
21
+ {
22
+ "File": "SZ-归零.motion3.json"
23
+ }
24
+ ],
25
+ "Tap尾巴": [
26
+ {
27
+ "File": "SZ-尾巴.motion3.json"
28
+ }
29
+ ],
30
+ "Tap早上好": [
31
+ {
32
+ "File": "SZ-早上好.motion3.json",
33
+ "Sound": "八重神子-早上.wav"
34
+ }
35
+ ],
36
+ "Tap中午好": [
37
+ {
38
+ "File": "SZ-中午.motion3.json",
39
+ "Sound": "八重神子-中午.wav"
40
+ }
41
+ ],
42
+ "Tap晚上好": [
43
+ {
44
+ "File": "SZ-夜晚.motion3.json",
45
+ "Sound": "八重神子-夜晚.wav"
46
+ }
47
+ ],
48
+ "Tap头饰": [
49
+ {
50
+ "File": "SZ-头饰.motion3.json"
51
+ }
52
+ ],
53
+ "Tap不变": [
54
+ {
55
+ "File": "SZ-不变.motion3.json",
56
+ "Sound": "八重神子-不变.wav"
57
+ }
58
+ ],
59
+ "Start": [
60
+ {
61
+ "File": "SZ-初见.motion3.json",
62
+ "Sound": "八重神子-初见.wav"
63
+ }
64
+ ],
65
+ "Shake": [
66
+ {
67
+ "File": "SZ-屑眼神.motion3.json"
68
+ }
69
+ ]
70
+ }
71
+ },
72
+ "Controllers": {
73
+ "ParamHit": {},
74
+ "ParamLoop": {},
75
+ "KeyTrigger": {},
76
+ "ParamTrigger": {},
77
+ "AreaTrigger": {},
78
+ "HandTrigger": {},
79
+ "EyeBlink": {
80
+ "MinInterval": 500,
81
+ "MaxInterval": 6000,
82
+ "Items": [
83
+ {
84
+ "Id": "ParamEyeROpen",
85
+ "Min": 0.0,
86
+ "Max": 1.0,
87
+ "BlendMode": 2,
88
+ "Input": 0
89
+ },
90
+ {
91
+ "Id": "ParamEyeLOpen",
92
+ "Min": 0.0,
93
+ "Max": 1.0,
94
+ "BlendMode": 2,
95
+ "Input": 0
96
+ }
97
+ ],
98
+ "Enabled": true
99
+ },
100
+ "LipSync": {
101
+ "Gain": 5.0,
102
+ "Items": [
103
+ {
104
+ "Id": "ParamMouthOpenY",
105
+ "Min": 0.0,
106
+ "Max": 1.0,
107
+ "Input": 0
108
+ }
109
+ ]
110
+ },
111
+ "MouseTracking": {
112
+ "SmoothTime": 0.15,
113
+ "Enabled": true
114
+ },
115
+ "AutoBreath": {
116
+ "Enabled": true
117
+ },
118
+ "ExtraMotion": {
119
+ "Enabled": true
120
+ },
121
+ "Accelerometer": {
122
+ "Enabled": true
123
+ },
124
+ "Microphone": {},
125
+ "Transform": {},
126
+ "FaceTracking": {
127
+ "Enabled": true
128
+ },
129
+ "HandTracking": {},
130
+ "ParamValue": {},
131
+ "PartOpacity": {},
132
+ "ArtmeshOpacity": {},
133
+ "ArtmeshColor": {},
134
+ "ArtmeshCulling": {
135
+ "DefaultMode": 0
136
+ },
137
+ "IntimacySystem": {}
138
+ },
139
+ "HitAreas": [
140
+ {
141
+ "Name": "无聊",
142
+ "Id": "ArtMesh57"
143
+ },
144
+ {
145
+ "Name": "归零",
146
+ "Id": "ArtMesh56"
147
+ },
148
+ {
149
+ "Name": "尾巴",
150
+ "Id": "ArtMesh92"
151
+ },
152
+ {
153
+ "Name": "早上好",
154
+ "Id": "ArtMesh17"
155
+ },
156
+ {
157
+ "Name": "中午好",
158
+ "Id": "ArtMesh6"
159
+ },
160
+ {
161
+ "Name": "晚上好",
162
+ "Id": "ArtMesh18"
163
+ },
164
+ {
165
+ "Name": "头饰",
166
+ "Id": "ArtMesh91"
167
+ },
168
+ {
169
+ "Name": "不变",
170
+ "Id": "ArtMesh60"
171
+ }
172
+ ],
173
+ "Options": {}
174
+ }