随笔分类 - 形变仿真与求解计算
摘要:材料来源于 ADMM ⊇ Projective Dynamics: Fast Simulation of Hyperelastic Models with Dynamic Constraints, IEEE Transactions on Visualization and Computer Gra
阅读全文
摘要:材料来源于 Siggraph Asia 2018 的 course note Parallel iterative solvers for real-time elastic deformations, SIGGRAPH Asia 2018 Courses, 2018. 0. 概述 在形变仿真中,许
阅读全文
摘要:介绍常用的时间积分方法,及最终的求解过程。 0 物理系统描述 在物理引擎中,借助牛顿第二运动定律对系统进行描述,即 $$ \begin{aligned} \boldsymbol{f} &= \boldsymbol{f}(\boldsymbol{x}) \ \frac{\partial\boldsym
阅读全文
摘要:形变仿真中,积分方法主要有显式积分方法(Explicit time integration scheme)、隐式时间积分方法(Implicit time integration scheme)等。 下面介绍 中心插值法、Houbolt 方法、Wilson- 方法、以及 Newmark
阅读全文