yuanming-hu / taichi_mpm

High-performance moving least squares material point method (MLS-MPM) solver. (ACM Transactions on Graphics, SIGGRAPH 2018)
MIT License
2.34k stars 317 forks source link

Added mls-mpm88 with additional explanation #14

Closed dmed256 closed 5 years ago

dmed256 commented 5 years ago

Thanks for providing the mls-mpm88.cpp, it is a good MPM in a nutshell example :)

Prettified the mls-mpm88 example and added additional information on coefficients/steps, hopefully not too many mistakes there!

yuanming-hu commented 5 years ago

Great job, David! I fixed a few minor issues and now it is merged.