Skip to content

Commit 8543031

Browse files
committed
up README
1 parent b7050e8 commit 8543031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ Chrome安装 ``GitZip for github``插件,双击单一目录即下载。(每个
1414
内容 | 介绍 |
1515
:-:|:-|
1616
<img src="./result/PBR-OpenGL.jpg" width=200> | Physically Based Rendering-IBL(PBR基于物理渲染)<br>[[Video](https://www.bilibili.com/video/BV1TV411z7qe)] [[WebPage](https://zhuanlan.zhihu.com/p/176474625)] [[Code](https://github.com/douysu/graphics-algorithm/tree/master/physically-rendering)]
17+
<img src="./result/IISPH.png" width=200> | Fluid Simulation(物理动画流体模拟) <br> [[Video](https://www.bilibili.com/video/BV1454y127Vy?from=search&seid=5825690446384116530)] [[WebPage](https://zhuanlan.zhihu.com/p/161808444)] [[Code](https://github.com/douysu/graphics-algorithm/tree/master/melt-animation)]
1718
<img src="./result/tinyraytracer.jpg" width=200> | Ray Tracing(光线追踪) <br> [[WebPage](https://zhuanlan.zhihu.com/p/144189898)] [[Code](https://github.com/douysu/graphics-algorithm/tree/master/tinyraytracerYD)]
1819
<img src="./result/africanhead.jpg" width=200> | Software Rendering(软渲染) <br> [[WebPage](https://zhuanlan.zhihu.com/p/128112217)] [[Code](https://github.com/douysu/graphics-algorithm/tree/master/tinyrendererYD)]
19-
<img src="./result/IISPH.png" width=200> | Fluid Simulation(物理动画流体模拟) <br> [[Video](https://www.bilibili.com/video/BV1454y127Vy?from=search&seid=5825690446384116530)] [[WebPage](https://zhuanlan.zhihu.com/p/161808444)] [[Code](https://github.com/douysu/graphics-algorithm/tree/master/melt-animation)]
2020
<img src="./result/curvature.png" width=200> | 3D Curvature(3D曲率原理及计算) <br> [[WebPage](https://zhuanlan.zhihu.com/p/112294045)] [[Code](https://github.com/douysu/graphics-algorithm/tree/master/3D-PLY)]
2121
<img src="./result/skeleton.jpg" width=200> | 3D Skeleton Analysis(3D模型骨架提取及分析) <br> [[WebPage](https://zhuanlan.zhihu.com/p/112299945)] [[Code](https://github.com/douysu/graphics-algorithm/tree/master/3D-skeleton)]
2222
<img src="./result/r9.gif" width=150> | 3D Medical Body(医疗项目3D人体展示系统) <br> [[WebPage](https://blog.csdn.net/ModestBean/article/details/79241519)] [[Code](https://github.com/douysu/graphics-algorithm/tree/master/moving-light-strip)]

0 commit comments

Comments
 (0)