Commit Graph

4 Commits

Author SHA1 Message Date
type-two
f03d4f55ed feat(library): verified CMU BVH mirror + 100STYLE + ACCAD sources in manifest
- cmu_bvh: una-dinosauria GitHub mirror of cgspeed 2010 MB-friendly
  conversion, download-tested (zip integrity + BVH parse), verified:true
- 100style: Zenodo CC-BY 4.0, verified:true
- accad_osu: CC-BY 3.0, verified:true
- license-zoned copies live in ~/Documents/MOTIONLIB (see its SOURCES.md)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 16:41:06 +10:00
m3ultra
a5311fda76 autorig: gen-mesh mode — preclean (weld+degenerate+UV-preserving decimate to --tris budget) + manifold voxel-proxy bone-heat with weight transfer + smoothing passes
TRELLIS meshes never bone-heat directly (non-manifold even after weld); the watertight
proxy solves, POLYINTERP_NEAREST transfers (ACTIVE->SELECTED — reversed is a silent
no-op), 4x smooth knocks down shell-bleed spikes. Proven on the tradie: 194k->14k tris,
22 real groups, clean walk at game scale. --tris 0 = old direct path for authored meshes.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 15:58:50 +10:00
jing
65dc0061b5 deploy: add --direct SSH push mode (gitea push pending credentials)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 01:31:23 +10:00
jing
a148b4a543 MIRPAMO v0: local Mixamo — autorig + retarget via headless Blender
- autorig: landmark detection from vertex cloud (markers JSON override),
  mixamorig 22-bone skeleton fit, bone-heat weights + nearest-bone rescue
- retarget: world-space quaternion delta transfer, hip-height scale
  compensation, fuzzy/explicit bone mapping (CMU map bundled)
- smoke: procedural test humanoid + synthetic BVH -> rig -> retarget -> verify
- deploy: push to gitea, pull + smoke on m3ultra and m1ultra

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 01:26:13 +10:00