Phase 0.3-0.5: SVG export + YAML sidecars + asset catalog
- Add hair class KeyMap entries (基髪→BaseHair, 前髪→FrontHair, 胸毛→ChestHair)
- Implement cardinal spline → cubic Bezier SVG export for all 175 body parts
- Generate YAML sidecar files (part.yaml) per part with metadata
- Write Catalog.yaml index for runtime asset loading
- Output to SlaveMatrix/Assets/Parts/{EnglishName}/ structure
- Each part directory contains part.yaml + x{x}y{y}.svg morph variants
- 838 SVGs across 324 morph variants, 175 sidecars, 1 catalog
- Extraction tool now serves as the asset build pipeline step
This commit is contained in:
135
SlaveMatrix/Assets/Parts/ペニス/part.yaml
Normal file
135
SlaveMatrix/Assets/Parts/ペニス/part.yaml
Normal file
@@ -0,0 +1,135 @@
|
||||
id: ペニス
|
||||
original_key: ペニス
|
||||
resource: カーソル
|
||||
morph_x: 2
|
||||
morph_y: 5
|
||||
variants:
|
||||
- x: 0
|
||||
y: 0
|
||||
file: x0y0.svg
|
||||
- x: 0
|
||||
y: 1
|
||||
file: x0y1.svg
|
||||
- x: 0
|
||||
y: 2
|
||||
file: x0y2.svg
|
||||
- x: 0
|
||||
y: 3
|
||||
file: x0y3.svg
|
||||
- x: 0
|
||||
y: 4
|
||||
file: x0y4.svg
|
||||
- x: 1
|
||||
y: 0
|
||||
file: x1y0.svg
|
||||
- x: 1
|
||||
y: 1
|
||||
file: x1y1.svg
|
||||
- x: 1
|
||||
y: 2
|
||||
file: x1y2.svg
|
||||
- x: 1
|
||||
y: 3
|
||||
file: x1y3.svg
|
||||
- x: 1
|
||||
y: 4
|
||||
file: x1y4.svg
|
||||
fields:
|
||||
- name: 陰嚢
|
||||
- name: 陰茎
|
||||
- name: 血管下
|
||||
- name: 血管上
|
||||
- name: 亀頭
|
||||
joints:
|
||||
- position: [
|
||||
0.04070481695325185,
|
||||
0.03613061498776804
|
||||
]
|
||||
- position: [
|
||||
0.08102318639656234,
|
||||
0.07149302749639855
|
||||
]
|
||||
- position: [
|
||||
0.08115576679685055,
|
||||
0.08325856624410181
|
||||
]
|
||||
- position: [
|
||||
0.08143565875301455,
|
||||
0.0949683986485574
|
||||
]
|
||||
- position: [
|
||||
0.08102318639656234,
|
||||
0.0680530273765141
|
||||
]
|
||||
- position: [
|
||||
0.08102318639656234,
|
||||
0.07100477135959177
|
||||
]
|
||||
- position: [
|
||||
0.08116073856186136,
|
||||
0.08321151781033391
|
||||
]
|
||||
- position: [
|
||||
0.08102318639656234,
|
||||
0.06743577123521166
|
||||
]
|
||||
- position: [
|
||||
0.08102318639656234,
|
||||
0.07051651522278499
|
||||
]
|
||||
- position: [
|
||||
0.08116571032687217,
|
||||
0.083164469376566
|
||||
]
|
||||
- position: [
|
||||
0.08102318639656234,
|
||||
0.06681851509390921
|
||||
]
|
||||
- position: [
|
||||
0.08102318639656234,
|
||||
0.0700282590859782
|
||||
]
|
||||
- position: [
|
||||
0.08117068209188297,
|
||||
0.0831174209427981
|
||||
]
|
||||
- position: [
|
||||
0.08102318639656234,
|
||||
0.06620125895260677
|
||||
]
|
||||
- position: [
|
||||
0.08102318639656234,
|
||||
0.06954000294917144
|
||||
]
|
||||
- position: [
|
||||
0.08117565385689378,
|
||||
0.0830703725090302
|
||||
]
|
||||
- position: [
|
||||
0.08102318639656234,
|
||||
0.06558400281130433
|
||||
]
|
||||
- position: [
|
||||
0.08102318639656234,
|
||||
0.07265656564697649
|
||||
]
|
||||
- position: [
|
||||
0.08102318639656234,
|
||||
0.07778559959499572
|
||||
]
|
||||
- position: [
|
||||
0.08114913777683613,
|
||||
0.08304868992334173
|
||||
]
|
||||
- position: [
|
||||
0.08102318639656234,
|
||||
0.08430755201688865
|
||||
]
|
||||
- position: [
|
||||
0.08114913777683613,
|
||||
0.09322253498813593
|
||||
]
|
||||
- position: [
|
||||
0.08102318639656234,
|
||||
0.0913572876284958
|
||||
]
|
||||
Reference in New Issue
Block a user