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

integrate into blender #33

Open PavelBlend opened 4 years ago

PavelBlend commented 4 years ago

Hello.

Question: Do you have plans to integrate this simulator into the 3d blender editor?

yuanming-hu commented 4 years ago

Good question. I think integrating into Blender would be great, yet I'd prefer to integrate taichi_mpm_v2, which is an on going development using the Taichi programming language (https://github.com/yuanming-hu/taichi). taichi_mpm_v2 will have GPU support and very high portability.