You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Higher-quality auto-rigging than Pinocchio using RigNet (2020, ONNX-exportable). Better handling of arbitrary topology, non-humanoid shapes, and unusual proportions.
Vendor a working RigNet ONNX export (will need to verify availability — fallback: do the export from the published PyTorch checkpoint as a one-time tooling step).
Model size: ~50 MB; download via ModelDownloader on first use.
Parent epic: #397
Goal
Higher-quality auto-rigging than Pinocchio using RigNet (2020, ONNX-exportable). Better handling of arbitrary topology, non-humanoid shapes, and unusual proportions.
Scope
ModelDownloaderon first use.qtmesh rig model.fbx --algo rignet -o rigged.fbx(default: pinocchio for offline reliability).auto_rigtool with analgoparam.Acceptance Criteria
ai.assist.auto_rigwithalgo: rignettag.Dependencies
Effort
~10–12 days.