Skip to content

Commit 94ef959

Browse files
authored
Update README.md
1 parent 06425c4 commit 94ef959

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# threejs-tutorial
2+
23
从今天 2020年11月27日 开始学习和探索 Three.js 。
34

45
<br>
@@ -76,16 +77,24 @@ Three.js 官方维护人员非常热心和严谨。
7677

7778

7879
## 我的学习资料
80+
7981
我刚开始学习 three.js,目前主要看 Three.js 官方出的 教程 和文档:
82+
8083
* [threejsfundamentals.org:官方教程](https://threejsfundamentals.org/threejs/lessons/zh_cn/) (该教程只有前几篇是有中文翻译的)
8184
* [threejs.org:官方中文文档](https://threejs.org/docs/index.html#manual/zh/introduction/Creating-a-scene)
8285

8386
除此之外,还有其他几个值得推荐的、国内博主写的 Three.js 系列教程:
8487

8588
* [wjceo.com:暮志未晚写的three.js教程](https://www.wjceo.com/blog/threejs/)
89+
8690
* [hewebgl.com:Three.js基础教程](http://www.hewebgl.com/article/articledir/1)
91+
8792
* [webgl3d.cn:Three.js教程](http://www.webgl3d.cn/Three.js/)
8893

94+
* 强烈推荐看一下 [图解WebGL&Three.js工作原理](https://www.cnblogs.com/wanbo/p/6754066.html)
95+
96+
> 可惜该作者近几年都没再更新 Three.js 相关文章。
97+
8998
特别说明 hewebgl.com 和 webgl3d.cn 的教程存在问题就是:
9099

91100
1. 教程内容版本有些老化,使用的并不是最新版 three.js

0 commit comments

Comments
 (0)