git init + .gitignore (weights/capture/queue/out/media excluded), docs/LICENSES.md skeleton with the SMPL gate, PROGRESS.md ledger, and spec/mixamorig_bones.json — 65 mixamorig bones (colon-prefixed) dumped from character_kit/female/female_game.glb via headless Blender. This bone file is the retarget ground truth for Lane C. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
11 lines
117 B
Plaintext
11 lines
117 B
Plaintext
# weights + runtime data stay out of git
|
|
weights/
|
|
capture/
|
|
queue/
|
|
out/
|
|
clips_out/
|
|
*.mp4
|
|
*.bvh
|
|
__pycache__/
|
|
.DS_Store
|