Skip to content

Commit 1b24964

Browse files
authored
Update 05 Three.js基础之图元.md
1 parent 39a9f36 commit 1b24964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

05 Three.js基础之图元.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Primitive 的复数即为 Primitives。
5555
>
5656
> 3个顶点,则可以表示出一个 三角形,同时 3 个点也可以表示出一个圆。
5757
>
58-
> > 至于为什么 3 个顶点 就可以表示出一个圆,你可以执行搜索或脑补
58+
> > 至于为什么 3 个顶点 可以表示出一个圆,你可以自己搜索或脑补
5959
6060
> 请注意:图元依然为一堆顶点数据,而不是图像数据。
6161

0 commit comments

Comments
 (0)