1 Repo
Mechanisms that link simulated physics results to animation-controlled skeletal transforms.
Distinguishing note: Candidates focus on UI state or GPU acceleration, not skeletal transform synchronization.
Explore 1 awesome GitHub repository matching game development · Bone Transform Synchronization. Refine with filters or upvote what's useful.
KawaiiPhysics is an Unreal Engine physics plugin that provides a skeletal mesh simulation tool for calculating pseudo-physics bone sway. It is designed to create natural movement for hair and clothing by controlling bone rotation based on stiffness and damping without requiring a full rigid body physics engine. The system features a character physics constraint framework and a runtime controller that allows for the dynamic adjustment of simulation parameters and external forces. It utilizes data-asset preset management to ensure consistent physics behavior across different characters and obje
Links simulated physics bones to animation-controlled transforms to ensure flexible parts follow the body.