From be0429cf0a1af99bda45991eadd4766f6d51ac04 Mon Sep 17 00:00:00 2001 From: MarioTX Date: Tue, 31 Dec 2024 22:19:12 +0800 Subject: [PATCH] update --- README.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 8965e80..6463043 100644 --- a/README.md +++ b/README.md @@ -179,18 +179,18 @@ * GAMES203 - 三维重建和理解: [bilibili](https://www.bilibili.com/video/BV1pw411d7aS/?share_source=copy_web&vd_source=0b7603f37af6d369a97df34525b149be)
第二阶段:细分方向,追求深度,上手一些项目
-* 如果对传统图形学感兴趣,可以看下面两门(闫令琪老师开的课,讲得特别好)
-* GAMES101 - 现代计算机图形学入门: [website](https://games-cn.org/intro-graphics/)
-* GAMES202 - 高质量实时渲染: [website](https://sites.cs.ucsb.edu/~lingqi/teaching/games202.html)
-* 如果对motion synthesis/computer animation感兴趣,可以看 -* GAMES105 - 计算机角色动画基础: [website](https://games-105.github.io/)
-* 如何对三维重建感兴趣,可以看下面两门 -* Nerf原理代码讲解: [bilibili](https://www.bilibili.com/video/BV1CC411V7oq/?spm_id_from=333.337.search-card.all.click&vd_source=930ef08bfb2ff0db87ec20bf72a99855) -* 3DGS原理代码讲解: [bilibili](https://www.bilibili.com/video/BV1zi421v7Dr?spm_id_from=333.788.recommend_more_video.-1&vd_source=930ef08bfb2ff0db87ec20bf72a99855) -* 三维预训练最新综述 -* Advances in 3D pre-training and downstream tasks: a survey. [PDF](https://link.springer.com/content/pdf/10.1007/s44336-024-00007-4.pdf)
-* 3DGS在具身上的综述 -* 3D Gaussian Splatting in Robotics: A Survey. [PDF](https://arxiv.org/pdf/2410.12262v2)
+* 如果对传统图形学感兴趣,可以看下面两门(闫令琪老师开的课,讲得特别好):
+ * GAMES101 - 现代计算机图形学入门: [website](https://games-cn.org/intro-graphics/)
+ * GAMES202 - 高质量实时渲染: [website](https://sites.cs.ucsb.edu/~lingqi/teaching/games202.html)
+* 如果对motion synthesis/computer animation感兴趣,可以看: + * GAMES105 - 计算机角色动画基础: [website](https://games-105.github.io/)
+* 如何对三维重建感兴趣,可以看下面两门: + * Nerf原理代码讲解: [bilibili](https://www.bilibili.com/video/BV1CC411V7oq/?spm_id_from=333.337.search-card.all.click&vd_source=930ef08bfb2ff0db87ec20bf72a99855) + * 3DGS原理代码讲解: [bilibili](https://www.bilibili.com/video/BV1zi421v7Dr?spm_id_from=333.788.recommend_more_video.-1&vd_source=930ef08bfb2ff0db87ec20bf72a99855) +* 三维预训练最新综述: + * Advances in 3D pre-training and downstream tasks: a survey. [PDF](https://link.springer.com/content/pdf/10.1007/s44336-024-00007-4.pdf)
+* 3DGS在具身上的综述: + * 3D Gaussian Splatting in Robotics: A Survey. [PDF](https://arxiv.org/pdf/2410.12262v2)