InteractiveComputerGraphics / PositionBasedDynamics

PositionBasedDynamics is a library for the physically-based simulation of rigid bodies, deformable solids and fluids.
MIT License
1.89k stars 358 forks source link

XPBD::solve_FEMTetraConstraint not updating multiplier #179

Closed swx2k closed 6 months ago

swx2k commented 7 months ago

The multiplier argument to XPBD::solve_FEMTetraConstraint is never updated so the C alpha multiplier term is always zero.

janbender commented 6 months ago

Thanks for reporting this issue. I just fixed this bug.