- Notifications
You must be signed in to change notification settings - Fork0
JaeHyunLee94/mpm2d
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Explanation of MPM in 500~ lines of code.
This repo is 2D Implementation ofMaterial Point Method for snow simulation.
This code is for Educational purpose not parallelized and optimized!!
mkdir buildcd buildcmake ../make
(or give -G option depending on your preference.)
- Make directory
mpm2d/build/out/
; - Make sure that your system has installedffmpeg
Simulation result for various parameter.