Skip to content

Commit 14c6d7c

Browse files
authored
Merge pull request Housz#2 from liminchen/patch-1
more information about CMU graphics and some updates
2 parents f346d8a + 90558f4 commit 14c6d7c

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040

4141
【何小伟】[GAMES401-泛动引擎(PeriDyno)物理仿真编程与实践(更新中)](https://www.bilibili.com/video/BV15M4y1U76M/) 基于PeriDyno泛动引擎项目的编程实践课,包括:PeriDyno代码介绍、GPU编程入门和CUDA简介、图形学常用几何算法、刚体动力学并行编程、SPH并行编程、近场动力学并行编程、Vulkan入门等。
4242

43+
【李旻辰】[Physics-based Animation of Solids and Fluids](http://www.cs.cmu.edu/~15769-f23/) CMU物理仿真研讨课,内容包括:优化式时间积分,质点弹簧系统,FEM,IPC,布料,刚体,降维仿真,拉格朗日流体,PIC/FLIP,MPM
44+
4345
**数学基础:**
4446

4547
矩阵计算基础:[GAMES103数学基础](http://games-cn.org/games103/)[3Blue1Brown线性代数的本质](https://www.bilibili.com/video/BV1ys411472E?spm_id_from=333.999.0.0)[矩阵求导术](https://zhuanlan.zhihu.com/p/24709748)[Numerical Recipes](http://numerical.recipes/book/book.html)[wiki Matrix_calculus](https://en.m.wikipedia.org/wiki/Matrix_calculus)
@@ -68,7 +70,7 @@
6870

6971
[张心欣](https://zhxx1987.github.io/) (UBC, 泽森科工) [@张心欣](https://www.zhihu.com/people/9d0cd62f9071c2b003b2ef7b017fb7f5)
7072

71-
[李旻辰](https://www.math.ucla.edu/~minchen/)UCLA[@Minchern](https://www.zhihu.com/people/9f3ee58deeb19551bd92d9591e4503d7)
73+
[李旻辰](https://www.cs.cmu.edu/~minchenl/)CMU[@Minchen Li](https://www.zhihu.com/people/9f3ee58deeb19551bd92d9591e4503d7)
7274

7375
[费昀](http://yunfei.work/) (Adobe) [@Raymond Fei](https://www.zhihu.com/people/ecf74d1b95762c56eebfe55935655e26)
7476

@@ -78,9 +80,9 @@
7880

7981
[唐敏](https://min-tang.github.io/home/Data/contact-ch.html)(浙大)
8082

81-
[高明](https://mingg13.github.io/)Tencent
83+
[高明](https://mingg13.github.io/)米哈游
8284

83-
[朱博](https://cs.dartmouth.edu/~bozhu/)Dartmouth
85+
[朱博](https://cs.dartmouth.edu/~bozhu/)GaTech
8486

8587
[何小伟](http://peridynamics.com/index.html)(中科院)
8688

@@ -96,7 +98,7 @@
9698

9799
[Demetri Terzopoulos](http://web.cs.ucla.edu/~dt/)(UCLA)
98100

99-
[Joseph Teran](https://www.math.ucla.edu/~jteran/)UCLA
101+
[Joseph Teran](https://www.math.ucla.edu/~jteran/)UC Davis
100102

101103
[Markus Gross](https://cgl.ethz.ch/people/grossm/) (ETH Zurich)
102104

@@ -120,7 +122,7 @@
120122

121123
[C. Karen Liu](https://ckllab.stanford.edu/) (Stanford)机器人,强化学习
122124

123-
[Xue Bin (Jason) Peng](https://xbpeng.github.io/)UC Berkeley)机器人,强化学习
125+
[Xue Bin (Jason) Peng](https://xbpeng.github.io/)Simon Fraser University)机器人,强化学习
124126

125127
[Shinjiro Sueda](https://people.engr.tamu.edu/sueda/index.html) (Texas A&M University)机器人、弹性体
126128

0 commit comments

Comments
 (0)