We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1d8a7b commit 38ed53bCopy full SHA for 38ed53b
src/data/zh-Hans.yml
@@ -727,8 +727,7 @@ learn:
727
getting-started-in-webgl-custom-geometry-p1x1: >-
728
p5.js 有许多基本形状,如<a class="code">box()</a>或<a class="code">sphere()</a>,但
729
p5.js 也能够呈现复杂的自定义几何体,无论是从3D模型文件还是从代码中。本教程将演示如何将3D模型导入到 p5.js,以及如何从头开始创建几何体。
730
- getting-started-in-webgl-custom-geometry-info1x1: >-
731
- 如果您是 3D 新手,请查看
+ getting-started-in-webgl-custom-geometry-info1x1: 如果您是 3D 新手,请查看
732
getting-started-in-webgl-custom-geometry-info1x2: 教程。
733
getting-started-in-webgl-custom-geometry-toc-title: 目录
734
getting-started-in-webgl-custom-geometry-heading1: 从文件中加载3D模型
0 commit comments