# Why Game Physics Is Falling Apart (And How To Fix It)

Source: https://www.youtube.com/watch?v=2c8o65JiPQY
Recap page: https://rapidrecap.app/video/2c8o65JiPQY
Generated: 2026-01-07T17:33:56.652+00:00

---
## Quick Overview

The video demonstrates that the presenter's new physics simulation technique achieves significantly better stability and realism in complex scenarios like hurricane-force winds on a suspension bridge, cloth dynamics, and extreme deformation, compared to previous methods, often running much faster (e.g., 22.8 ms vs 1,052 ms for discrete elastic rods simulation).

**Key Points:**
- The new simulation technique successfully models a suspension bridge surviving a Category 10 Hurricane, while the previous VBD method with constraints results in catastrophic failure and destruction (0:57).
- The new method simulates complex cloth dynamics, like a knitted scarf twisting and knotting, in real-time (7.3 ms for 255,607 vertices on an RTX 3090) where previous methods are deemed impossible or too slow (0:29, 1:40).
- In a comparison against the Discrete Elastic Rods technique, the new method achieved a simulation in 22.8 ms, which is 45 times faster than the 1,052 ms required by the previous technique for a similar complex link simulation (3:02).
- The presenter highlights that complex scenarios like simulating a bridge or highly detailed hair (1.46 million vertices in 7 ms) are now feasible in real-time with the new approach (1:51).
- The comparison of tree simulations under stress shows the previous method (XPBD 1/20th Time Step) causing branches to break and fall apart, while the new method maintains structural integrity (4:33).
- The new technique avoids the need for tiny time steps that older methods like XPBD require to maintain stability, offering superior performance for complex materials (4:39).

![Screenshot at 0:57: A side-by-side comparison during a Category 10 Hurricane simulation shows the 'New Ours' suspension bridge remaining intact while the 'Previous VBD w/ Constraints' bridge fails catastrophically, demonstrating the superior stability of the new method under extreme dynamic loads.](https://ss.rapidrecap.app/screens/2c8o65JiPQY/00-00-57.jpg)

**Context:** The video presents research demonstrating advancements in physics simulation techniques, contrasting a 'New Technique' (likely involving Constitutive Strain Limiting or C-IPC) against 'Previous' methods like VBD (Position Based Dynamics) and XPBD (Extended Position Based Dynamics). The core goal is to show vastly improved stability and performance when simulating highly complex, deformable materials and structures under extreme conditions, such as high winds, extreme stretching, and intricate cloth interactions.

## Detailed Analysis

The presentation begins by showing a suspension bridge simulation under a Category 5 Hurricane, where the presenter's 'New Ours' method keeps the structure stable, whereas the 'Previous VBD w/ Constraints' method results in the bridge breaking apart (0:57). This superior stability is maintained even under a Category 10 Hurricane (1:00). The presenter then showcases the ability to simulate highly detailed, intricate structures quickly, such as knitted letters spelling 'SIGGRAPH' with 255,607 vertices running at 107 ms per frame, and a complex blue knitted fabric twisting realistically (1:37). A direct performance comparison shows the new method running a complex rod simulation in 22.8 ms compared to 1,052 ms for the previous Discrete Elastic Rods technique, achieving a 45x speedup while maintaining high accuracy (3:02). Furthermore, the simulation of highly detailed curly hair (1.46 million vertices) runs at 7 ms/frame (1:51). The video contrasts the new method's results with older methods in a tree simulation under stress, where XPBD fails catastrophically, forcing tiny time steps, while the new method remains stable (4:33). The presenter concludes by emphasizing that their algorithm achieves accurate, stable simulations for complex materials like knitted cloth and highly detailed objects in real-time, which older methods struggle to handle without instability or extreme performance penalties.

### Suspension Bridge Stability (Hurricane Test)

- 'New Ours' bridge survives Category 5 and 10 Hurricanes
- 'Previous VBD w/ Constraints' bridge breaks apart under stress (0:57, 1:00)

### Cloth Simulation Performance

- Simulation of knitted letters ('SIGGRAPH') at 255,607 vertices runs in 107 ms/frame
- Simulation of a complex knot maintains realism (1:37, 2:29)

### Performance Comparison (Rods)

- New method takes 22.8 ms vs. Previous Discrete Elastic Rods taking 1,052 ms—a 45x speed improvement (3:02)

### Hair Simulation

- Simulating 1.46 million vertices of curly hair in 7 ms/frame, demonstrating real-time capability (1:51)

### Tree Simulation Stability Test

- 'Ours 4 Iterations' and 'Ours Exact 4 Iterations' maintain tree structure under stress
- 'XPBD 1/20th Time Step' causes branches to break apart (4:33)

### Material Simulation Examples

- Demonstrations include slingshots with highly deformable rubber, collapsing ball structures, and complex fabric knots (0:44, 1:07, 3:36)

### Conclusion on Methodology

- The new approach (C-IPC: Constitutive Strain Limiting) avoids the need for tiny time steps required by older methods like XPBD to maintain stability (4:39, 7:39)

![Screenshot at 0:01: Comparison of suspension bridge simulation stability under Category 5 Hurricane conditions, showing the 'New Ours' method intact versus the 'Previous VBD w/ Constraints' method suffering failure.](https://ss.rapidrecap.app/screens/2c8o65JiPQY/00-00-01.jpg)
![Screenshot at 0:29: Visual representation of the 'Ours' method simulating the word 'SIGGRAPH' using highly detailed, colored, knitted letters hanging realistically, with performance metrics listed \(255,607 vertices, 107 ms\*\).](https://ss.rapidrecap.app/screens/2c8o65JiPQY/00-00-29.jpg)
![Screenshot at 1:06: Comparison of mass-spring simulations showing the 'Ours' method accurately simulating the impact of a sphere on a structure versus the previous method resulting in an explosion of fragments.](https://ss.rapidrecap.app/screens/2c8o65JiPQY/00-01-06.jpg)
![Screenshot at 3:03: Side-by-side comparison of a complex linked structure simulation, showing the 'Ours' method \(22.8 ms\) maintaining shape while the 'Previous Discrete Elastic Rods' method \(1,052 ms\) exhibits less accurate behavior.](https://ss.rapidrecap.app/screens/2c8o65JiPQY/00-03-03.jpg)
![Screenshot at 4:33: Four-panel comparison demonstrating the stability of tree simulation under stress: 'Ours' methods maintain structure while 'VBD 8 Iterations' and 'XPBD 1/20th Time Step' fail catastrophically.](https://ss.rapidrecap.app/screens/2c8o65JiPQY/00-04-33.jpg)
