Material Point Method Framework

Material Point Method Engine

This is the simple CUDA, OpenMP based MPM(Material Point Method) Engine.

This Project is under developing.

Build instruction

Make sure that your system has CUDA.

mkdir build
cd build
cmake ../
make

(or give -G option depending on your preference.)

Features

  • MLS-MPM
  • Mesh Importer
  • CUDA
  • OpenMP
  • OpenGL Renderer
  • GUI Widget
  • Mesh Exporter
  • Cross platform
  • Mesh Obstacle
  • 2D Cloth, Hair

Sample Scenes

These scenes are in the src/scene folder

Dependencies

All the dependencies are in the external folder.

JaeHyun Lee
JaeHyun Lee
Master’s degree program

My research interests include Physics Based Animation (PBA) , with a specific focus on deformable bodies. And I’m free to expand my research interest into something related to PBA.