Commit Graph

2 Commits

Author SHA1 Message Date
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
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