Skip to main content
GameDev.net gamedev.net
Research Paper

This is an academic paper or technical research. Key findings may require technical background to fully understand.

Explore Research Radar

PRO Tired of ads? Read GameDev.net ad-free and help keep the community independent with GameDev Pro — $3/month.

arXiv cs.GR
arXiv cs.GR Research
· 3 weeks, 4 days ago • Samuel Tobin, Caleb Rucker

Orientation in Extended Position-Based Dynamics: Application to Rigid Bodies and Cosserat Rods

Briefing

Extended Position-Based Dynamics has long handled translation well, but rotation has been the awkward part because 3D orientation lives on a nonlinear manifold. A new Lie-theoretic formulation tackles that directly, giving XPBD a unified way to express rotations, constraints, interpolation, and gradients without the usual ad hoc machinery.

The biggest headline for rigid bodies is a set of explicit constraint formulations and gradients that dramatically improve dynamic consistency in constrained XPBD simulations. The measured gain is over 10,000x versus the current state of the art, which is the kind of jump that can matter when you’re trying to keep stacks, joints, and articulated props stable under heavy constraint pressure.

The same framework also extends to finite-element Cosserat rods by interpolating nodal rotations on-manifold. In practice, linear finite elements beat the common chain-of-rigid-bodies approach, while higher-order basis functions produce smoother results and faster convergence. That makes the method interesting for ropes, cables, tentacles, hair-like systems, and other deformables where rotation fidelity matters as much as position.

For game teams, the practical takeaway is that XPBD doesn’t have to treat orientation as a special-case hack anymore. If this approach holds up in production, it could simplify solver code, improve robustness under large deformations and contact, and reduce the tuning pain that often comes with rotational constraints.

“dynamic consistency ... by a factor of over 10^4”

— Samuel Tobin and Caleb Rucker · Claimed improvement for constrained rigid-body XPBD
Original source
Read on arXiv cs.GR
At a glance
what
A Lie-theory framework is introduced for handling orientation in XPBD, covering rotations, constraints, interpolation, and differentiation.
who
Samuel Tobin and Caleb Rucker are the authors behind the work.
when
The paper was submitted to arXiv on 21 Aug 2026.
impact
Rigid-body constraint consistency in XPBD improves by more than 10,000x versus the prior state of the art.
Signal Positive

Big robustness gains for a common simulation pain point

Discuss

Follow xpbd updates

See relevant stories in your personalized news feed.

Sign in to follow

Continue on GameDev.net

Useful next steps related to this story.

Game development news without the noise

One useful weekly briefing. No daily flood.

Sending your confirmation email…

Discussion

Loading comments...

Story Timeline (2 sources)

Story covered over 2 days • First reported by arXiv cs.GR