Initial Dansori character workspace

This commit is contained in:
eKeerar
2026-07-04 10:34:46 +09:00
commit 5a419816ff
2480 changed files with 38692 additions and 0 deletions
@@ -0,0 +1,28 @@
# 자산 전체 맵 (Assets Overview) — Noeul
> ✅ **완성** — 리그·소스 이미지·Library·반응 런타임 모두 완비. 프로필 자립(소스 원본은 별도 아카이브).
## 자산 (전부 프로필 내)
| 종류 | 개수 | 위치 |
|---|---|---|
| 시트 | 1 | `Reference/noeul_sheet.png` (투명알파) |
| 리그 파츠(마스터+16 풀캔버스) | 17 | `Parts/Images/` — 피벗 산출·배경춤 검증 완료 |
| 베이크드 포즈 | 54 | `Library/BakedPoses/` (Cozy·Day·Night 각 18) |
| 레거시 파츠 | 15 | `Library/CoarseParts/` (의상별 5) |
| 표정 프레임 | 20 (wave) | `Library/Heads/` (반응 head base `noeul_head_wave`) |
| hairmask / 악세서리 | 1 / 7 | `Library/Hairmasks/` · `Accessories/` |
| `_layout.json` | — | `06_Reactions/` (반응 목 정합) |
## 뷰어 (더블클릭 재생)
- 배경춤: `07_Viewer/index.html`
- 반응: `07_Viewer/reactions.html` — 트리거 idle / error / success / **focus**(로파이 시그니처: 비트에 고개 까딱)
## dance 튜닝
오버사이즈 코지 의상이 관절을 다 가려 **자유롭게 움직여도 자연스러움**(chest 포함 전 관절 사용).
## 반응 매핑
| 상황 | Body(baked) | Face |
|---|---|---|
| error | `noeul_body_cozy_armscross` | `noeul_head_wave_negative` |
| success | `noeul_body_cozy_heart` | `noeul_head_wave_love` |
| focus | `noeul_body_cozy_listen` | `noeul_head_wave_sleepy` |