随笔分类 -  MPM 物理模拟

摘要:Mpm snow simulation result, render using Vray. 来自为知笔记(Wiz) 阅读全文
posted @ 2017-01-19 02:48 dydx 阅读(402) 评论(0) 推荐(0)
摘要:同事实现了一个迪士尼的MPM雪模拟论文,我将其移植到Maya中论文题目是A material point method for snow simulation代码在这里:https://github.com/league1991/MpmMaya 插件利用了openVDB库,可以输出openVDB数据,进而可以利用openVDB生成网格渲染。利用tbb做cpu并行化,结合c11的lambda表达式,... 阅读全文
posted @ 2017-01-07 18:10 dydx 阅读(864) 评论(0) 推荐(0)