yuanming-hu/taichi_mpm
High-performance moving least squares material point method (MLS-MPM) solver. (ACM Transactions on Graphics, SIGGRAPH 2018) observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2944
- days_rel: n/a
- days_push: 1652
- n_releases_24m: 0
Adoption not part of the score
2578 stars · 322 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A high-performance C++ implementation of the Moving Least Squares Material Point Method (MLS-MPM) with cutting and two-way rigid body coupling, published at SIGGRAPH 2018. It includes an educational 88-line version and serves as reference code for the accompanying research paper.
Use cases
- simulate sand, snow, and other granular materials with MPM
- learn how the material point method works from a compact code example
- reproduce MLS-MPM research results from the SIGGRAPH 2018 paper
- simulate fluid-structure interaction with rigid body coupling
- build a physics-based material simulation for graphics research
When to choose
- you need a fast, reference-quality MPM solver for research or graphics
- you want readable educational code explaining MLS-MPM
- you need cutting and rigid-body coupling in a particle simulation
When to avoid
- you need a maintained production library with active support
- you want a general-purpose physics engine for games
- you need Python-first APIs (consider Taichi instead)
Facets
library · maturity maintenance
simulation graphics simulation graphics computer-vision cpp windows cross-platform mpm material-point-method physics-simulation siggraph research-code cpic numerical-methods physics linux macos
1 source
- readme: https://github.com/yuanming-hu/taichi_mpm · fetched 2026-08-28 · ac3c03b8241c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| yuanming-hu/taichi_mpm | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="yuanming-hu/taichi_mpm")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem