File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 1
1
# threejs-tutorial
2
+
2
3
从今天 2020年11月27日 开始学习和探索 Three.js 。
3
4
4
5
<br >
@@ -76,16 +77,24 @@ Three.js 官方维护人员非常热心和严谨。
76
77
77
78
78
79
## 我的学习资料
80
+
79
81
我刚开始学习 three.js,目前主要看 Three.js 官方出的 教程 和文档:
82
+
80
83
* [ threejsfundamentals.org:官方教程] ( https://threejsfundamentals.org/threejs/lessons/zh_cn/ ) (该教程只有前几篇是有中文翻译的)
81
84
* [ threejs.org:官方中文文档] ( https://threejs.org/docs/index.html#manual/zh/introduction/Creating-a-scene )
82
85
83
86
除此之外,还有其他几个值得推荐的、国内博主写的 Three.js 系列教程:
84
87
85
88
* [ wjceo.com:暮志未晚写的three.js教程] ( https://www.wjceo.com/blog/threejs/ )
89
+
86
90
* [ hewebgl.com:Three.js基础教程] ( http://www.hewebgl.com/article/articledir/1 )
91
+
87
92
* [ webgl3d.cn:Three.js教程] ( http://www.webgl3d.cn/Three.js/ )
88
93
94
+ * 强烈推荐看一下 [ 图解WebGL&Three.js工作原理] ( https://www.cnblogs.com/wanbo/p/6754066.html )
95
+
96
+ > 可惜该作者近几年都没再更新 Three.js 相关文章。
97
+
89
98
特别说明 hewebgl.com 和 webgl3d.cn 的教程存在问题就是:
90
99
91
100
1 . 教程内容版本有些老化,使用的并不是最新版 three.js
You can’t perform that action at this time.
0 commit comments