SEED Research & Announcements Blogs Publications Open Source Careers Contact Us Research & Announcements Blogs Publications Open Source Careers Contact Us

A Position-Based Material Point Method

This presentation was given at SIGGRAPH 2024, which was held 28 July – 1 August 2024 in Denver, USA. Author: Chris Lewin.

Watch the presentation above and download the paper below.

A Position-Based Material Point Method 

It's well understood that game physics simulations have to execute quickly, but the most difficult requirement is actually the stability of the simulation. Game physics simulations must operate completely autonomously, and usually, the player has some kind of input into the simulation, which can potentially be quite violent. This severely constrains the methods that we can use.

The explicit Material Point Method (MPM) is an easily implemented scheme for simulating a wide variety of different physical materials. However, it has well-known stability issues.

We have implemented a novel semi-implicit compliant constraint formulation of MPM that is stable at any time-step while remaining as easy to implement as an explicit integrator. We call this method Position Based MPM (PB-MPM). This work significantly improves the utility of MPM for real-time applications.

Open source code is available on GitHub along with a web-based demo: https://github.com/electronicarts/pbmpm

Download the paper (PDF 0.5 MB).

Related News

How FC creatives made the most human-like goalkeepers

Electronic Arts Inc.
Mar 26, 2026
EA SPORTS FC 26 introduces reinforcement learning to power more human-like goalkeeper behavior.

EA at GDC Festival of Gaming 2026

Electronic Arts Inc.
Mar 12, 2026
Electronic Arts returns to GDC Festival of Gaming 2026 to share insights on AI, game development, and the future of interactive entertainment.

EA at GDC: AI, machine learning, and much more

Electronic Arts Inc.
Mar 21, 2025
At EA new technological innovations and advancements are empowering our developers, and impacting our games for millions of players and fans.