Skip to content
/ MPM Public

2D deformation simulation using MPM, implemented in C++ with NGL.

Notifications You must be signed in to change notification settings

rinafumoto/MPM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material Point Method Deformation Simulation

demo.mp4

2D deformation simulation using MPM, implemented in C++ with NGL.

Build Instructions

To build the project we use cmake, ensure the following libraries are installed

  • NGL
  • Eigen
mkdir build
cd build
cmake ..
make

About

2D deformation simulation using MPM, implemented in C++ with NGL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages