python maya tech
BroDynamics - Custom Physics engine (PBD, XPBD, Verlet experiments)
2025-01-17
Playing around with the new custom physics engine for BroDynamics. Experimenting with PBD, XPBD and Verlet, ended up using some variation of them.
Added collisions, colliders and inter-particle collisions.
At this stage the simulation engine has enough capabilities to replace Nucleus and perform all calculations within BroDynamics. However there is still a lot to be done here.