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

landslide simulation #35

Open wymc817 opened 4 years ago

wymc817 commented 4 years ago

hi,I'm interested in your mpm method. If I want to use your model to simulate the landslide, I don't know how to build ground surface which is not simple level-set. In your model, can I use .obj model to build the complicated surface?