1 repository
Techniques to prevent simulation artifacts by filtering extreme state changes such as teleportation spikes.
Distinct from Physics: The candidates are theoretical physics or numerical solvers; this is a practical software stability mechanism for real-time simulation.
Explore 1 awesome GitHub repository matching software engineering & architecture · Simulation Stability Filtering. 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
Prevents physics glitches by idling processing during warm-up frames and ignoring sudden teleportation or rotation spikes.